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

Unified Diff: components/wifi_sync/DEPS

Issue 876833002: wifi_sync: allow WifiCredentialSyncableServiceFactory to ignore LoginState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.3-syncable-service
Patch Set: move string include to cc file Created 5 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
Index: components/wifi_sync/DEPS
diff --git a/components/wifi_sync/DEPS b/components/wifi_sync/DEPS
index 441abe4d2746ad08c19eb68ff9b595004fe7db72..46bbc34adf669856956ec677b8b8bbfec4863422 100644
--- a/components/wifi_sync/DEPS
+++ b/components/wifi_sync/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/keyed_service/content",
"+components/keyed_service/core",
"+components/onc",
+ "+content/public/browser/browser_context.h",
erikwright (departed) 2015/01/29 16:01:35 Don't go to the file-level. content/public/browser
mukesh agrawal 2015/01/29 18:57:03 Done.
"+sync/api",
"+sync/internal_api/public/attachments",
"+sync/protocol",

Powered by Google App Engine
This is Rietveld 408576698