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

Unified Diff: components/components.gyp

Issue 777863002: Introduce new component webdata_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile as static_library instead of component Created 6 years 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/autofill/core/browser/autocomplete_history_manager_unittest.cc ('k') | components/webdata/DEPS » ('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 6abd9ab83412f6644a296d266774ff866ff2f32d..91b5fc69005cf531d3a2363a40136a5bbf787a5f 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -130,6 +130,7 @@
'search_engines.gypi',
'sync_driver.gypi',
'invalidation.gypi',
+ 'webdata_services.gypi',
],
}],
['enable_plugins==1', {
« no previous file with comments | « components/autofill/core/browser/autocomplete_history_manager_unittest.cc ('k') | components/webdata/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698