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

Unified Diff: Source/core/dom/Document.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) 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/core.gyp/core.gyp ('k') | Source/core/editing/chromium/EditorChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/Document.cpp
diff --git a/Source/core/dom/Document.cpp b/Source/core/dom/Document.cpp
index fdab02d5f4c1d0275025ba4c105c15e438a2126e..b94df13ce13124e4c8121e9b94522038990480ab 100644
--- a/Source/core/dom/Document.cpp
+++ b/Source/core/dom/Document.cpp
@@ -169,7 +169,6 @@
#include "TextResourceDecoder.h"
#include "Timer.h"
#include "TouchList.h"
-#include "TraceEvent.h"
#include "TransformSource.h"
#include "TreeWalker.h"
#include "UserActionElementSet.h"
@@ -186,6 +185,7 @@
#include "XPathResult.h"
#include "XSLTProcessor.h"
#include "core/accessibility/AXObjectCache.h"
+#include "core/platform/chromium/TraceEvent.h"
#include "htmlediting.h"
#include <wtf/CurrentTime.h>
#include <wtf/HashFunctions.h>
« no previous file with comments | « Source/core/core.gyp/core.gyp ('k') | Source/core/editing/chromium/EditorChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698