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

Unified Diff: Source/WebKit/chromium/src/ContextFeaturesClientImpl.h

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner 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/ContextFeaturesClientImpl.h
diff --git a/Source/WebKit/chromium/src/ContextFeaturesClientImpl.h b/Source/WebKit/chromium/src/ContextFeaturesClientImpl.h
index 26d9930487666a40283b224d0c971edd5f64b238..626984e87bfb12f0655e99bd02638e867d4f00f9 100644
--- a/Source/WebKit/chromium/src/ContextFeaturesClientImpl.h
+++ b/Source/WebKit/chromium/src/ContextFeaturesClientImpl.h
@@ -31,7 +31,7 @@
#ifndef ContextFeaturesClientImpl_h
#define ContextFeaturesClientImpl_h
-#include "ContextFeatures.h"
+#include "core/dom/ContextFeatures.h"
namespace WebKit {
« no previous file with comments | « Source/WebKit/chromium/src/ChromeClientImpl.cpp ('k') | Source/WebKit/chromium/src/ContextFeaturesClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698