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

Unified Diff: Source/WebKit/chromium/src/GeolocationClientProxy.h

Issue 14383019: Absolutify paths to modules/*, part 1. (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/WebKit/chromium/src/GeolocationClientProxy.h
diff --git a/Source/WebKit/chromium/src/GeolocationClientProxy.h b/Source/WebKit/chromium/src/GeolocationClientProxy.h
index ee175dc0dc139f96ccefc801098872333d5fdc22..5d8d74c325bd611c12267958a7ca8b3576bb1805 100644
--- a/Source/WebKit/chromium/src/GeolocationClientProxy.h
+++ b/Source/WebKit/chromium/src/GeolocationClientProxy.h
@@ -26,8 +26,8 @@
#ifndef GeolocationClientProxy_h
#define GeolocationClientProxy_h
-#include "GeolocationClient.h"
#include "WebGeolocationController.h"
+#include "modules/geolocation/GeolocationClient.h"
#include <wtf/RefPtr.h>
namespace WebCore {
« no previous file with comments | « Source/WebKit/chromium/src/ChromeClientImpl.cpp ('k') | Source/WebKit/chromium/src/GeolocationClientProxy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698