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

Unified Diff: Source/core/inspector/InjectedScriptHost.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/html/track/TextTrackRegion.cpp ('k') | Source/core/inspector/InspectorCounters.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/inspector/InjectedScriptHost.cpp
diff --git a/Source/core/inspector/InjectedScriptHost.cpp b/Source/core/inspector/InjectedScriptHost.cpp
index 4f68516d1555f9cd5c939b436669a2aa5771491f..3c5cca7d8888ca0f3094b6252fe6e26f4d6dcffc 100644
--- a/Source/core/inspector/InjectedScriptHost.cpp
+++ b/Source/core/inspector/InjectedScriptHost.cpp
@@ -46,7 +46,7 @@
#include "InspectorDebuggerAgent.h"
#include "InspectorFrontend.h"
#include "InspectorValues.h"
-#include "Pasteboard.h"
+#include "core/platform/Pasteboard.h"
#include "core/storage/Storage.h"
« no previous file with comments | « Source/core/html/track/TextTrackRegion.cpp ('k') | Source/core/inspector/InspectorCounters.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698