Chromium Code Reviews| Index: chrome/chrome_android.gypi |
| diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
| index d4880fd1fb2c134f250b3963347f51fb0607bee7..81ab5f9c9d8af9fb8785bc0dee02492c51ec7a95 100644 |
| --- a/chrome/chrome_android.gypi |
| +++ b/chrome/chrome_android.gypi |
| @@ -12,10 +12,6 @@ |
| }], |
| ], |
| }, |
| - 'includes': [ |
| - 'chrome_android_paks.gypi', # Included for the list of pak resources. |
| - 'chrome_shell.gypi', # Built atop chrome_android_core (defined here) |
| - ], |
| 'targets': [ |
| { |
| # GN: //chrome:chrome_android_core |