3e5622764a
Prevents some PRESUBMIT errors. TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1035523003
8 lines
206 B
Python
8 lines
206 B
Python
# Copyright 2015 Google Inc.
|
|
#
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
{
|
|
'includes': [ '../platform_tools/android/gyp/skia_launcher.gypi' ]
|
|
}
|