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

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
« no previous file with comments | « chrome/nacl/nacl_main_platform_delegate_mac.mm ('k') | content/app/content_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 471c32b8ec9d119e95c760d4da7c3a41a724a01c..6c72fafdbc18ea4c2cb72aad02bf381e4f311910 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",
« no previous file with comments | « chrome/nacl/nacl_main_platform_delegate_mac.mm ('k') | content/app/content_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698