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

Unified Diff: components/components.gyp

Issue 443043003: Rename components/autocomplete to components/omnibox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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 | « components/autocomplete/url_prefix.cc ('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 bd3a0d116e67789ac3db9c849e0f5d93f447e3d3..62e189a10b2952f39b0ffea0e6f6fa7ab8f6a706 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -100,8 +100,8 @@
# Android WebView fails to build if a dependency on these targets is
# introduced.
'includes': [
- 'autocomplete.gypi',
'gcm_driver.gypi',
+ 'omnibox.gypi',
'renderer_context_menu.gypi',
'search_engines.gypi',
'sync_driver.gypi',
« no previous file with comments | « components/autocomplete/url_prefix.cc ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698