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

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

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/dom/ScriptRunner.h ('k') | Source/core/dom/VisitedLinkState.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/ShadowRoot.cpp
diff --git a/Source/core/dom/ShadowRoot.cpp b/Source/core/dom/ShadowRoot.cpp
index f3052f2573d230a5904bd9c67ef16334cfc2b583..ad7c122e0e878f905ab719ef1f543edde0532f04 100644
--- a/Source/core/dom/ShadowRoot.cpp
+++ b/Source/core/dom/ShadowRoot.cpp
@@ -29,11 +29,11 @@
#include "ContentDistributor.h"
#include "ElementShadow.h"
-#include "HistogramSupport.h"
#include "InsertionPoint.h"
#include "RuntimeEnabledFeatures.h"
#include "StyleResolver.h"
#include "Text.h"
+#include "core/platform/HistogramSupport.h"
#include "markup.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/ScriptRunner.h ('k') | Source/core/dom/VisitedLinkState.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698