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

Unified Diff: public/webview/WebGeolocationPermissionRequestManager.h

Issue 15079005: Create a minimal webkit_common static library for use in browser process (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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: public/webview/WebGeolocationPermissionRequestManager.h
diff --git a/public/webview/WebGeolocationPermissionRequestManager.h b/public/webview/WebGeolocationPermissionRequestManager.h
index 4291e24c269bb181630111b0f20df2939c7fc22d..8f67848584cbbca9e88f9a0ff6ef83da762e1dd1 100644
--- a/public/webview/WebGeolocationPermissionRequestManager.h
+++ b/public/webview/WebGeolocationPermissionRequestManager.h
@@ -26,6 +26,7 @@
#ifndef WebGeolocationPermissionRequestManager_h
#define WebGeolocationPermissionRequestManager_h
+#include "../platform/WebCommon.h"
#include "../platform/WebNonCopyable.h"
#include "../platform/WebPrivateOwnPtr.h"

Powered by Google App Engine
This is Rietveld 408576698