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

Unified Diff: chrome/browser/renderer_context_menu/DEPS

Issue 2891923003: chromeos: Tighten DEPS on //ash in //chrome/browser to support mash (Closed)
Patch Set: rebase Created 3 years, 7 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 | « chrome/browser/policy/DEPS ('k') | chrome/browser/signin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/renderer_context_menu/DEPS
diff --git a/chrome/browser/renderer_context_menu/DEPS b/chrome/browser/renderer_context_menu/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..dc9a2d798c096b3dcda9273b6f2f880f2252ac7d
--- /dev/null
+++ b/chrome/browser/renderer_context_menu/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # TODO(mash): Remove. http://crbug.com/724142
+ "+ash/link_handler_model.h",
+ "+ash/link_handler_model_factory.h",
+ "+ash/shell.h",
+]
« no previous file with comments | « chrome/browser/policy/DEPS ('k') | chrome/browser/signin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698