https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 586c04e08cd44aa97b2a95dce267aeb86558f5a4 authored by ffxbld on 27 March 2015, 02:04:04 UTC
Added FIREFOX_37_0_RELEASE FIREFOX_37_0_BUILD2 tag(s) for changeset 29182ac68a26. DONTBUILD CLOSED TREE a=release
Tip revision: 586c04e
build_angle.gyp
# Copyright (c) 2012 The ANGLE Project Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

{
    'includes':
    [
        'angle.gypi',
    ],
}
back to top