Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/build/android/pylib/host_driven/__init__.py b/components/components.gyp |
| similarity index 73% |
| copy from build/android/pylib/host_driven/__init__.py |
| copy to components/components.gyp |
| index 727e987e6b621957ed56f20af1968525a9abadcf..09a4171995e434df6c3f5363f150f8e5d5cbec78 100644 |
| --- a/build/android/pylib/host_driven/__init__.py |
| +++ b/components/components.gyp |
| @@ -2,3 +2,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +{ |
|
boliu
2013/01/08 23:42:08
I think should have a common components.gyp that j
Jói
2013/01/09 00:51:44
I tend to agree. You can add the existing .gypi f
|
| + 'includes': [ |
| + 'visitedlink/visitedlink.gypi', |
| + ], |
| +} |