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

Unified Diff: athena/main/DEPS

Issue 552133003: Support app.window.create on athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@apifeatures
Patch Set: Address comments 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/content/shell/shell_app_activity.cc ('k') | athena/main/athena_main.cc » ('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 da4ff5d924cc47b846bdaa05058ca3bc4d123819..3c29e06ed825498f22a4a5a6bfdda38ed8776f54 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -34,6 +34,7 @@ include_rules = [
specific_include_rules = {
"athena_main\.cc": [
"+content/public/app",
+ "+extensions/browser/app_window",
"+extensions/shell/app",
"+extensions/shell/browser",
"+extensions/shell/common",
« no previous file with comments | « athena/content/shell/shell_app_activity.cc ('k') | athena/main/athena_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698