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

Unified Diff: components/components.gyp

Issue 1009943004: Remove dependency on //components/feedback on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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 | « chrome/chrome_browser_ui.gypi ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 5160960f628f199cdf922fe93e2e65739320bbb7..9871bb1fd62e6775a166475726749f2b3d6ab1d0 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -28,7 +28,6 @@
'enhanced_bookmarks.gypi',
'error_page.gypi',
'favicon_base.gypi',
- 'feedback.gypi',
'google.gypi',
'handoff.gypi',
'infobars.gypi',
@@ -92,6 +91,7 @@
'includes': [
'audio_modem.gypi',
'copresence.gypi',
+ 'feedback.gypi',
'proximity_auth.gypi',
'storage_monitor.gypi',
]
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698