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

Unified Diff: components/password_manager.gypi

Issue 196423023: Revert of Include sync.pb.h in sync_data.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | sync/api/sync_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 32271183398824257f19039bf4f83f55a9682eed..748536b90b67f412652d51c4ab4773e0da4530a7 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -78,9 +78,6 @@
'PASSWORD_MANAGER_ENABLE_SYNC',
],
},
- 'export_dependent_settings': [
- '../sync/sync.gyp:sync',
- ],
'sources': [
'password_manager/core/browser/password_syncable_service.cc',
'password_manager/core/browser/password_syncable_service.h',
@@ -95,7 +92,6 @@
'type': 'static_library',
'dependencies': [
'autofill_core_common',
- 'password_manager_core_browser',
'../base/base.gyp:base',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | sync/api/sync_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698