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

Unified Diff: chrome/browser/history/DEPS

Issue 242693003: Introduce BookmarkClient interface to abstract embedder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Work around STL android bug Created 6 years, 8 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: chrome/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index 627ee658cba38fa835913daebc8dd08620cfd562..1422d291a00614559e691a11bfdb3620863adff2 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -24,6 +24,7 @@ include_rules = [
"!chrome/browser/bookmarks/bookmark_model.h",
"!chrome/browser/bookmarks/bookmark_model_factory.h",
"!chrome/browser/bookmarks/bookmark_utils.h",
+ "!chrome/browser/bookmarks/test_bookmark_client.h",
"!chrome/browser/browser_process.h",
"!chrome/browser/chromeos/login/existing_user_controller.h",
"!chrome/browser/content_settings/cookie_settings.h",

Powered by Google App Engine
This is Rietveld 408576698