Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3028)

Unified Diff: chrome/chrome_android.gypi

Issue 185113002: Add UI hook for distilling web pages for test shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698