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

Unified Diff: Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp

Issue 14524003: Absolutify paths to bindings/v8, bindings/v8/custom/. Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp
diff --git a/Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp b/Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp
index 7d165c189c474cdad10126a1e77d46bb8d1cd959..c87daa198a609a98214f839f0dcc40e45f355474 100644
--- a/Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp
+++ b/Source/WebKit/chromium/src/WebScopedMicrotaskSuppression.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebScopedMicrotaskSuppression.h"
-#include "V8RecursionScope.h"
+#include "bindings/v8/V8RecursionScope.h"
#include <wtf/OwnPtr.h>
namespace WebKit {
« no previous file with comments | « Source/WebKit/chromium/src/WebPluginContainerImpl.cpp ('k') | Source/WebKit/chromium/src/WebScriptController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698