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

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: rebase 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
« no previous file with comments | « athena/content/web_activity.h ('k') | athena/main/athena_app_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 4bd306929935ae05b4cb01e2c7c8588dd0a1039e..3868d5f42cc2c7891b63aca8f6fd298b0326a74a 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -22,6 +22,9 @@ specific_include_rules = {
"+apps/shell/browser",
"+content/public/app",
],
+ "athena_app_window_controller\.*": [
+ "+apps/shell/browser",
+ ],
"athena_shell\.cc": [
"+athena/test",
],
« no previous file with comments | « athena/content/web_activity.h ('k') | athena/main/athena_app_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698