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

Unified Diff: athena/extensions/DEPS

Issue 563083003: V2 app support step3: Athena's NativeAppWindow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/extensions/athena_app_delegate_base.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 95b7d34ef845818adc9d14bd283b5556fd360bf2..e8d82555617712423966f9102e5e58cd368abfe9 100644
--- a/athena/extensions/DEPS
+++ b/athena/extensions/DEPS
@@ -1,9 +1,14 @@
include_rules = [
+ "+athena/env/public",
"+athena/activity/public",
"+athena/home/public",
+ "+components/native_app_window",
+ "+content/public/browser",
"+extensions/browser",
"+extensions/common",
"+extensions/grit",
"+ui/app_list",
+ "+ui/aura",
"+ui/base/resource",
+ "+ui/gfx",
]
« no previous file with comments | « athena/athena.gyp ('k') | athena/extensions/athena_app_delegate_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698