https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 7bea3899a76701de40491d0709e52b1f75ad1c1a authored by ffxbld on 06 November 2014, 19:44:31 UTC
Added FIREFOX_33_1_RELEASE FIREFOX_33_1_BUILD3 tag(s) for changeset a4d51da32fe7. DONTBUILD CLOSED TREE a=release
Tip revision: 7bea389
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