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

Unified Diff: content/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/DEPS
diff --git a/content/DEPS b/content/DEPS
index aa15b453c76cb72672b59853bc5b9a009e83b35c..7582e640f7f4227890c71d369db8182e978374bf 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -18,8 +18,12 @@ include_rules = [
# TODO(ben): remove this
"+content/public/browser/native_web_keyboard_event.h",
+ "+grit/content_resources.h",
+ "+grit/webkit_chromium_resources.h",
+ "+grit/webkit_resources.h",
+ "+grit/webkit_strings.h",
+
"+dbus",
- "+grit",
"+gpu",
"+net",
"+ppapi",

Powered by Google App Engine
This is Rietveld 408576698