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

Unified Diff: components/omnibox/browser/DEPS

Issue 2641003002: Show scheme in black and content in gray for data: protocol urls (Closed)
Patch Set: Move misplaced #include to mm files Created 3 years, 10 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
« no previous file with comments | « components/omnibox/browser/BUILD.gn ('k') | components/omnibox/browser/omnibox_edit_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/browser/DEPS
diff --git a/components/omnibox/browser/DEPS b/components/omnibox/browser/DEPS
index 6fbd9258bea9da41687c1992f362f7a685b39ebd..eabefba24aed7afb4f08096bdd64d72567ca6ca0 100644
--- a/components/omnibox/browser/DEPS
+++ b/components/omnibox/browser/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+components/toolbar",
"+components/url_formatter",
"+components/variations",
+ "+extensions/common/constants.h",
"+net",
"+sql",
"+third_party/protobuf/src/google",
« no previous file with comments | « components/omnibox/browser/BUILD.gn ('k') | components/omnibox/browser/omnibox_edit_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698