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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1367853002: Move GeolocationDispatcher into blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix layout tests Created 5 years, 3 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: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index d933df1fcb1f6f7dc854611951203a759162f98b..c8b9a97aad6f600f68f7de9f4f785dca21750049 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -397,12 +397,6 @@
"web/WebFrameClient.h",
"web/WebFrameLoadType.h",
"web/WebFrameWidget.h",
- "web/WebGeolocationClient.h",
- "web/WebGeolocationController.h",
- "web/WebGeolocationError.h",
- "web/WebGeolocationPermissionRequest.h",
- "web/WebGeolocationPermissionRequestManager.h",
- "web/WebGeolocationPosition.h",
"web/WebGlyphCache.h",
"web/WebGraphicsContext.h",
"web/WebHeap.h",

Powered by Google App Engine
This is Rietveld 408576698