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

Unified Diff: components/components.gyp

Issue 330233002: Create a new component "autocomplete" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
« components/autocomplete/OWNERS ('K') | « components/autocomplete/url_prefix.cc ('k') | no next file » | 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 bca33c49540faec4670fb084db1790be15fc36dd..0430bfa55947e1b3631eb9114d4698d706d200a5 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -11,6 +11,7 @@
},
'includes': [
'auto_login_parser.gypi',
+ 'autocomplete.gypi',
'autofill.gypi',
'bookmarks.gypi',
'breakpad.gypi',
« components/autocomplete/OWNERS ('K') | « components/autocomplete/url_prefix.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698