Chromium Code Reviews| Index: chrome/chrome_android.gypi |
| diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
| index e10880811fbb0b2b2a5c7aaa74d16cfe5fca8a76..0a5c0992241bc495343f49bc7583fafd92eab4f2 100644 |
| --- a/chrome/chrome_android.gypi |
| +++ b/chrome/chrome_android.gypi |
| @@ -53,6 +53,7 @@ |
| 'chrome.gyp:chrome_java', |
| 'chromium_testshell_paks', |
| 'libchromiumtestshell', |
| + '../components/components.gyp:dom_distiller_core_java', |
|
cjhopman
2014/03/03 16:54:46
sort these dependencies
nyquist
2014/03/03 23:17:07
Done.
|
| ], |
| 'variables': { |
| 'apk_name': 'ChromiumTestShell', |