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

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: rm unused includes 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 1b76d5331652b9958ea7f9426e2367c6fa7dd365..d70341a60aeecdd3dc5b7db9ec2c03697c9bafec 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',
« no previous file with comments | « components/autofill/core/browser/webdata/autofill_table_unittest.cc ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698