Chromium Code Reviews| Index: build/all_android.gyp |
| diff --git a/build/all_android.gyp b/build/all_android.gyp |
| index 1b72b5c3a6c51ad50550fc48e061ca0110aba0e3..610a94c6d605095b673b797e6396aa767ad8e515 100644 |
| --- a/build/all_android.gyp |
| +++ b/build/all_android.gyp |
| @@ -8,6 +8,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'temporary_android_dummy_target', |
| + 'type': 'none', |
| 'dependencies': [ |
| 'all.gyp:*', |
| ], |