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

Unified Diff: trunk/src/chrome/chrome_android.gypi

Issue 187453003: Revert 254929 "Add UI hook for distilling web pages for test shell." (Closed) Base URL: svn://svn.chromium.org/chrome/
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
« no previous file with comments | « trunk/src/chrome/browser/android/chrome_jni_registrar.cc ('k') | trunk/src/components/dom_distiller.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/chrome_android.gypi
===================================================================
--- trunk/src/chrome/chrome_android.gypi (revision 254957)
+++ trunk/src/chrome/chrome_android.gypi (working copy)
@@ -49,11 +49,10 @@
'target_name': 'chromium_testshell',
'type': 'none',
'dependencies': [
- 'chrome_java',
+ '../media/media.gyp:media_java',
+ 'chrome.gyp:chrome_java',
'chromium_testshell_paks',
'libchromiumtestshell',
- '../components/components.gyp:dom_distiller_core_java',
- '../media/media.gyp:media_java',
],
'variables': {
'apk_name': 'ChromiumTestShell',
« no previous file with comments | « trunk/src/chrome/browser/android/chrome_jni_registrar.cc ('k') | trunk/src/components/dom_distiller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698