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

Unified Diff: components/proximity_auth.gypi

Issue 1653693002: Move base/prefs to components/prefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: iOS fix Created 4 years, 11 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 | « components/prefs/writeable_pref_store.h ('k') | components/proxy_config.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index 60f952ab0409ea4f3b6cab41f0a2362af068c60e..13486d477d4608af6114531e1890bf505ab64b2c 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -17,9 +17,9 @@
':cryptauth_proto',
':proximity_auth_logging',
'../base/base.gyp:base',
- '../base/base.gyp:base_prefs',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../net/net.gyp:net',
+ 'prefs/prefs.gyp:prefs',
],
'sources': [
"proximity_auth/authenticator.h",
« no previous file with comments | « components/prefs/writeable_pref_store.h ('k') | components/proxy_config.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698