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

Unified Diff: athena/content/DEPS

Issue 448063005: Add minimum Conetxt Menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « athena/athena.gyp ('k') | athena/content/public/web_contents_view_delegate_creator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index 5401a42f0efe77589b58ca16bfdc0e236644d0e7..e30a17bb59b56ab8b0fd8d642570a8ea754e6c20 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -2,11 +2,14 @@ include_rules = [
"+athena/activity/public",
"+athena/home/public",
"+athena/input/public",
+ "+components/renderer_context_menu",
+ "+components/web_modal",
"+content/public",
"+extensions/browser",
"+extensions/common",
"+extensions/shell/browser",
"+ui/app_list",
+ "+ui/aura",
"+ui/gfx",
"+ui/views",
]
« no previous file with comments | « athena/athena.gyp ('k') | athena/content/public/web_contents_view_delegate_creator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698