https://github.com/mozilla/gecko-dev
Raw File
Tip revision: dd116b95d37bdfb221c50c62edd2b2d406d53b29 authored by Wes Kocher on 29 May 2014, 00:00:32 UTC
Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js
Tip revision: dd116b9
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