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

Unified Diff: Source/core/css/MediaQueryMatcher.h

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
« no previous file with comments | « Source/core/css/MediaQueryListListener.cpp ('k') | Source/core/css/WebKitCSSMatrix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/MediaQueryMatcher.h
diff --git a/Source/core/css/MediaQueryMatcher.h b/Source/core/css/MediaQueryMatcher.h
index 6eae35f4ef38900ac85508ff9111e595a5588457..e45cd6421ff143b1049d91603e05bce6e7482bd4 100644
--- a/Source/core/css/MediaQueryMatcher.h
+++ b/Source/core/css/MediaQueryMatcher.h
@@ -20,7 +20,7 @@
#ifndef MediaQueryMatcher_h
#define MediaQueryMatcher_h
-#include "ScriptState.h"
+#include "bindings/v8/ScriptState.h"
#include <wtf/Forward.h>
#include <wtf/RefCounted.h>
#include <wtf/Vector.h>
« no previous file with comments | « Source/core/css/MediaQueryListListener.cpp ('k') | Source/core/css/WebKitCSSMatrix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698