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

Unified Diff: third_party/WebKit/Source/modules/geolocation/DEPS

Issue 1367853002: Move GeolocationDispatcher into blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/Source/modules/geolocation/DEPS
diff --git a/third_party/WebKit/Source/modules/geolocation/DEPS b/third_party/WebKit/Source/modules/geolocation/DEPS
index 949238055d9afc315dde82f8eeb15f205ccf7ff6..0924c8e00200ef4214059d50431b69f2a6dc5cf0 100644
--- a/third_party/WebKit/Source/modules/geolocation/DEPS
+++ b/third_party/WebKit/Source/modules/geolocation/DEPS
@@ -1,11 +1,14 @@
include_rules = [
"+bindings",
+ "+components/geolocation/public/interfaces",
+ "+components/permission/public/interfaces",
"+core",
"+heap",
"-modules",
"+modules/EventModules.h",
"+modules/ModulesExport.h",
"+modules/geolocation",
+ "+mojo/application/public",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698