Chromium Code Reviews| Index: chrome/chrome_android.gypi |
| diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
| index d4880fd1fb2c134f250b3963347f51fb0607bee7..3bfb2530b4513e4ffc33d47f596defa7e2b4161e 100644 |
| --- a/chrome/chrome_android.gypi |
| +++ b/chrome/chrome_android.gypi |
| @@ -11,10 +11,10 @@ |
| 'use_chromium_linker': '1', |
| }], |
| ], |
| + 'package_name': 'chrome_yay', |
|
Ted C
2015/09/03 00:29:57
huh?
newt (away)
2015/09/03 01:09:09
Whoops: debugging code. Removed this, and fixed so
|
| }, |
| 'includes': [ |
| 'chrome_android_paks.gypi', # Included for the list of pak resources. |
| - 'chrome_shell.gypi', # Built atop chrome_android_core (defined here) |
| ], |
| 'targets': [ |
| { |