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

Unified Diff: content/browser/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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 60f733819831b5129dd758a6a81eaa379926962b..d6523747d1684336ae58cec430827caa007e5957 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/gpu", # For gpu_info_collector.h and in-process GPU
"+content/public/browser",
+ "+grit/webkit_strings.h",
# Other libraries.
"+third_party/iaccessible2",

Powered by Google App Engine
This is Rietveld 408576698