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

Unified Diff: content/shell/DEPS

Issue 8589001: Load mac sandbox definitions from resources instead of the bundle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: different approach Created 9 years, 1 month 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: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 6d75a7a985161c8f1383f33add38c5a6b6b4f284..c1049a6c46caa41739e2e080f2cad683a1032c75 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content",
"+v8/include",
+ "+grit",
]

Powered by Google App Engine
This is Rietveld 408576698