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

Unified Diff: Source/core/page/UseCounter.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/page/SuspendableTimer.h ('k') | Source/core/page/UserContentURLPattern.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/UseCounter.cpp
diff --git a/Source/core/page/UseCounter.cpp b/Source/core/page/UseCounter.cpp
index 35eb07474e73b3f1423f8c9d1d0aa63a1d90138c..2a5a6ed6749f7e481d20df8a46797a9834ad7a74 100644
--- a/Source/core/page/UseCounter.cpp
+++ b/Source/core/page/UseCounter.cpp
@@ -28,8 +28,8 @@
#include "DOMWindow.h"
#include "Document.h"
-#include "HistogramSupport.h"
#include "Page.h"
+#include "core/platform/HistogramSupport.h"
namespace WebCore {
« no previous file with comments | « Source/core/page/SuspendableTimer.h ('k') | Source/core/page/UserContentURLPattern.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698