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

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: fixed 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
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | content/worker/worker_thread.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | content/worker/worker_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698