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

Unified Diff: chrome/browser/bookmarks/DEPS

Issue 184663002: Omnibox: Make URLs of Bookmarks Searchable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pkasting and tfarina's comments 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/bookmarks/DEPS
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
index a702b0e666e0fd9fa4a0cd8f060ca2b619de3166..e7b25b7bad923cb8b60f8cb579a749fcfe480838 100644
--- a/chrome/browser/bookmarks/DEPS
+++ b/chrome/browser/bookmarks/DEPS
@@ -17,6 +17,7 @@ include_rules = [
"!chrome/browser/history/history_service_factory.h",
"!chrome/browser/history/query_parser.h",
"!chrome/browser/history/url_database.h",
+ "!chrome/browser/omnibox/omnibox_field_trial.h",
sky 2014/04/18 16:40:02 There is work in progress to move all this code to
sky 2014/04/18 16:52:20 Actually, there may be threading issues if you try
Mark P 2014/04/18 17:27:49 You want me to bother even though this field trial
Mark P 2014/04/18 21:28:08 I think the field trial will be useful, if only to
"!chrome/browser/profiles/incognito_helpers.h",
"!chrome/browser/profiles/profile.h",
"!chrome/browser/profiles/startup_task_runner_service.h",

Powered by Google App Engine
This is Rietveld 408576698