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

Unified Diff: components/enhanced_bookmarks/DEPS

Issue 538903003: Bring up of the server side full text search. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/SigninManager/SigninManagerBase for ChromeOS. Created 6 years, 3 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/enhanced_bookmarks/DEPS
diff --git a/components/enhanced_bookmarks/DEPS b/components/enhanced_bookmarks/DEPS
index 0d0fb7d8bbed87f5a46cf8316ac633d4a8dbdde7..5383ad5e8da7574cf340efa852f2dbb655a753b9 100644
--- a/components/enhanced_bookmarks/DEPS
+++ b/components/enhanced_bookmarks/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+components/bookmarks",
"+components/keyed_service",
+ "+components/signin",
+ "+google_apis/gaia",
"+jni",
"+net",
"+sql",

Powered by Google App Engine
This is Rietveld 408576698