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

Unified Diff: content/shell/renderer/DEPS

Issue 147973002: Move SetJavaScriptFlags() from webkit to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months 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/renderer/DEPS
diff --git a/content/shell/renderer/DEPS b/content/shell/renderer/DEPS
index b462077ce456bd720c5b92255c650b92d82d14d2..256fc85658eb8580957a78496f396e55e0f5404f 100644
--- a/content/shell/renderer/DEPS
+++ b/content/shell/renderer/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/child/child_thread.h",
jochen (gone - plz use gerrit) 2014/01/27 15:08:29 content shell can only include public apis
tfarina 2014/01/27 23:35:47 Done.
"+gin",
]

Powered by Google App Engine
This is Rietveld 408576698