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

Unified Diff: content/common/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/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 6cb7f40582d8247f55abed62ec009155a9c22412..fc0855dd167922f403bb4f4a279502dc29d8ddd5 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+media/base/media_log_event.h",
+ "+grit/content_resources.h",
# TODO(jam): remove me once notification_service.cc moves to browser
"+content/public/browser/notification_details.h",

Powered by Google App Engine
This is Rietveld 408576698