https://github.com/mozilla/gecko-dev
Raw File
Tip revision: cf369d4e95a1230f82a8192d98fb6fa1c8054b57 authored by ffxbld on 28 March 2015, 10:32:56 UTC
No bug, Automated HSTS preload list update from host bld-linux64-spot-1001 - a=hsts-update
Tip revision: cf369d4
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