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

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: Fix component build & gn build 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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 6b205cd4e12885e5263ae6549cd3be55f6c68027..98ce4f2bb865174e532aa3d10da4591cf382c12f 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -128,6 +128,7 @@
'search_engines.gypi',
'sync_driver.gypi',
'invalidation.gypi',
+ 'webdata_services.gypi',
],
}],
['enable_plugins==1', {

Powered by Google App Engine
This is Rietveld 408576698