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

Unified Diff: athena/main/DEPS

Issue 335003003: Introduces AppActivity and handler of chrome.shell API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: AppWindowOwner Created 6 years, 6 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: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 2f77e06ed4b731b9d7c5a03da5927dcb38c9a5cd..1e25ba3c4018d672050863205cb927d6021a612d 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -21,6 +21,9 @@ specific_include_rules = {
"+apps/shell/browser",
"+content/public/app",
],
+ "athena_app_window_controller\.*": [
+ "+apps/shell/browser",
+ ],
"athena_shell\.cc": [
"+athena/test",
],

Powered by Google App Engine
This is Rietveld 408576698