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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 88623003: Bring-up of the dom-distiller webui on ios. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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 | « build/ios/grit_whitelist.txt ('k') | chrome/chrome_repack_resources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 8aeab988cf965822bd811affbf9776628aa3ba9a..ef03d6f134237dd2bcbee35a0d8ac6b84cb3c708 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -29,7 +29,10 @@
'safe_browsing_proto',
'safe_browsing_report_proto',
'feedback_proto',
+ '../components/component_strings.gyp:component_strings',
'../components/components.gyp:auto_login_parser',
+ '../components/components.gyp:dom_distiller_core',
+ '../components/components.gyp:dom_distiller_webui',
'../components/components.gyp:onc_component',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
@@ -2598,9 +2601,6 @@
'debugger',
'installer_util',
'../components/components.gyp:autofill_content_risk_proto',
- '../components/component_strings.gyp:component_strings',
- '../components/components.gyp:dom_distiller_core',
- '../components/components.gyp:dom_distiller_webui',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../media/media.gyp:media',
'../net/net.gyp:net_with_v8',
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | chrome/chrome_repack_resources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698