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

Unified Diff: components/arc/intent_helper/DEPS

Issue 1760773004: Add "Open with <ARC-app-name>" items to the context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add a missing override; Created 4 years, 9 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/arc/intent_helper/DEPS
diff --git a/components/arc/intent_helper/DEPS b/components/arc/intent_helper/DEPS
index ea4bd7e5e0f4c2a68660d7a5b0f12fcd6e2bc812..164f956e5f7d9447dbe3ab1788c633147da1cc39 100644
--- a/components/arc/intent_helper/DEPS
+++ b/components/arc/intent_helper/DEPS
@@ -1,3 +1,7 @@
include_rules = [
"+ash",
+ "+components/renderer_context_menu",
+ "+content/public",
+ "+grit/components_strings.h",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698