https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 4cb5af5e4d54534b0f180725e4de0535b9e8c7ae authored by seabld on 04 February 2014, 06:59:42 UTC
Added tag SEAMONKEY_2_24_RELEASE for changeset FIREFOX_27_0_BUILD1. CLOSED TREE a=release
Tip revision: 4cb5af5
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': [
    'build_angle.gypi',
  ],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
back to top