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

Unified Diff: Source/core/platform/SchemeRegistry.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/RefCountedSupplement.h ('k') | Source/core/platform/ScrollAnimator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/SchemeRegistry.cpp
diff --git a/Source/core/platform/SchemeRegistry.cpp b/Source/core/platform/SchemeRegistry.cpp
index 738ad89b596dd20d8e48c527485ec76b26720eb5..36e2a42d3189c1af74b1a9c8bb28ff1a8377befc 100644
--- a/Source/core/platform/SchemeRegistry.cpp
+++ b/Source/core/platform/SchemeRegistry.cpp
@@ -24,7 +24,7 @@
*
*/
#include "config.h"
-#include "SchemeRegistry.h"
+#include "core/platform/SchemeRegistry.h"
#include <wtf/MainThread.h>
namespace WebCore {
« no previous file with comments | « Source/core/platform/RefCountedSupplement.h ('k') | Source/core/platform/ScrollAnimator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698