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

Unified Diff: components/components.gyp

Issue 168993002: Move encryptor API out of webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ios fix Created 6 years, 10 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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 86c0c6a86ae5c3167286e748e80dea98cf7e728e..fae704ee18e5f6c7e7a0b159a8a2e52d2b55e658 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -10,11 +10,12 @@
'chromium_code': 1,
},
'includes': [
- 'autofill.gypi',
'auto_login_parser.gypi',
+ 'autofill.gypi',
'breakpad.gypi',
'cloud_devices.gypi',
'dom_distiller.gypi',
+ 'encryptor.gypi',
'json_schema.gypi',
'language_usage_metrics.gypi',
'navigation_metrics.gypi',

Powered by Google App Engine
This is Rietveld 408576698