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

Unified Diff: ash/shell/DEPS

Issue 1019483002: Add support to extension_shell and ash_shell to use external V8 snapshot files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Mac and Win Created 5 years, 8 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 | « no previous file | ash/shell/content_client/shell_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell/DEPS
diff --git a/ash/shell/DEPS b/ash/shell/DEPS
index 1108a456a1ae2ae5cea480988dc83b41891e40da..2e87ae565b8348f86372d4ec51a4c731a9274fbe 100644
--- a/ash/shell/DEPS
+++ b/ash/shell/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content/public",
"+content/shell",
+ "+gin",
"+sandbox",
]
« no previous file with comments | « no previous file | ash/shell/content_client/shell_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698