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

Unified Diff: athena/extensions/DEPS

Issue 692563002: JS dialogs for athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix deps Created 6 years, 1 month 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/content/web_activity.cc ('k') | athena/extensions/athena_constrained_window_views_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/extensions/DEPS
diff --git a/athena/extensions/DEPS b/athena/extensions/DEPS
index 84b22ffdf75520c5ee49d89006944af4fe49bb1b..9de66a692cef54e82ae663d5816559304808ea2a 100644
--- a/athena/extensions/DEPS
+++ b/athena/extensions/DEPS
@@ -3,9 +3,14 @@ include_rules = [
"+athena/activity/public",
"+athena/home/public",
"+athena/wm/public",
+ "+components/app_modal_dialogs",
+ "+components/constrained_window",
+ "+components/web_modal",
"+content/public/browser",
"+extensions/browser",
"+extensions/common",
+ "+extensions/components/app_modal_dialogs",
+ "+extensions/components/javascript_dialog_extensions_client",
"+extensions/components/native_app_window",
"+extensions/grit",
"+ui/app_list",
« no previous file with comments | « athena/content/web_activity.cc ('k') | athena/extensions/athena_constrained_window_views_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698