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

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: updates 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..6ff05dd4f1e4b420923a570c272ebcb1e4946ccd 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+content",
"+v8/include",
+ "+grit/webkit_resources.h"
+ "+grit/webkit_chromium_resources.h"
]

Powered by Google App Engine
This is Rietveld 408576698