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

Unified Diff: Source/core/platform/ThreadGlobalData.cpp

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
« no previous file with comments | « Source/core/platform/Scrollbar.cpp ('k') | Source/core/platform/chromium/ChromiumDataObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/ThreadGlobalData.cpp
diff --git a/Source/core/platform/ThreadGlobalData.cpp b/Source/core/platform/ThreadGlobalData.cpp
index 74680d997240c2adaa00530a674cb4fbb58237e6..83202e3f31be2e9156347558d6d094d696139e65 100644
--- a/Source/core/platform/ThreadGlobalData.cpp
+++ b/Source/core/platform/ThreadGlobalData.cpp
@@ -27,8 +27,8 @@
#include "config.h"
#include "core/platform/ThreadGlobalData.h"
-#include "EventNames.h"
#include "InspectorCounters.h"
+#include "core/dom/EventNames.h"
#include "core/loader/cache/CachedResourceRequestInitiators.h"
#include "core/platform/ThreadTimers.h"
#include "core/platform/text/TextCodecICU.h"
« no previous file with comments | « Source/core/platform/Scrollbar.cpp ('k') | Source/core/platform/chromium/ChromiumDataObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698