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

Unified Diff: components/bookmarks/DEPS

Issue 459973004: [Android] EnhancedBookmarksBridge for bookmark description read&write. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added back missing bookmark_type_list.h bookmark_type.h Created 6 years, 4 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/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index f5adbc8a301be932e673edd3e4c7cec47eea74e7..4aefd683a36b0810d453a748f837248452e5c2a3 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/query_parser",
"+components/startup_metric_utils",
"+grit/components_strings.h",
+ "+jni",
"+net/base",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698