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

Unified Diff: apps/shell/app/DEPS

Issue 136093011: [App Shell] Port app_shell to windows aura. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 10 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 | « apps/apps.gypi ('k') | apps/shell/app/shell_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/app/DEPS
diff --git a/apps/shell/app/DEPS b/apps/shell/app/DEPS
index 34169e4c18c2e7121508774217849b6bdcc1549d..36f09d4477c56423cf4c26ab2b5d7634eb972706 100644
--- a/apps/shell/app/DEPS
+++ b/apps/shell/app/DEPS
@@ -10,4 +10,6 @@ include_rules = [
"+content/public/app",
"+content/public/browser",
"+content/public/common",
+
+ "+sandbox",
]
« no previous file with comments | « apps/apps.gypi ('k') | apps/shell/app/shell_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698