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

Unified Diff: Source/core/platform/mock/GeolocationClientMock.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/core/platform/mock/GeolocationClientMock.cpp
diff --git a/Source/core/platform/mock/GeolocationClientMock.cpp b/Source/core/platform/mock/GeolocationClientMock.cpp
index 3b2895185ca1ca49902be6a856065f78b94131e1..452b4991d28ec95cde0c9a9d462b5d987443ba6b 100644
--- a/Source/core/platform/mock/GeolocationClientMock.cpp
+++ b/Source/core/platform/mock/GeolocationClientMock.cpp
@@ -30,7 +30,7 @@
*/
#include "config.h"
-#include "GeolocationClientMock.h"
+#include "core/platform/mock/GeolocationClientMock.h"
#include "GeolocationController.h"
#include "GeolocationError.h"
« no previous file with comments | « Source/core/platform/mock/DeviceOrientationClientMock.cpp ('k') | Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698