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

Unified Diff: content/worker/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/worker/DEPS
diff --git a/content/worker/DEPS b/content/worker/DEPS
index 24a1df50449285365d2431cc4bea06a2d9bbb535..619c5b7435e0ece8dde2e7f9f3e3546611d27933 100644
--- a/content/worker/DEPS
+++ b/content/worker/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/child",
"+sandbox/win/src",
+ "+v8/include/v8.h",
"+webkit/glue",
]

Powered by Google App Engine
This is Rietveld 408576698