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

Unified Diff: Source/core/platform/chromium/HistogramSupportChromium.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/platform/chromium/GamepadsChromium.cpp ('k') | Source/core/platform/chromium/KeyboardCodes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/HistogramSupportChromium.cpp
diff --git a/Source/core/platform/chromium/HistogramSupportChromium.cpp b/Source/core/platform/chromium/HistogramSupportChromium.cpp
index 52e0b5ec87ba41f755d5716d12af3b8a46b1d50c..f956919aacff6f522229a9fd9b9a8433babb183c 100644
--- a/Source/core/platform/chromium/HistogramSupportChromium.cpp
+++ b/Source/core/platform/chromium/HistogramSupportChromium.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "HistogramSupport.h"
+#include "core/platform/HistogramSupport.h"
#include <public/Platform.h>
« no previous file with comments | « Source/core/platform/chromium/GamepadsChromium.cpp ('k') | Source/core/platform/chromium/KeyboardCodes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698