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

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: 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/Source/modules/geolocation/DEPS
diff --git a/third_party/WebKit/Source/modules/geolocation/DEPS b/third_party/WebKit/Source/modules/geolocation/DEPS
index 949238055d9afc315dde82f8eeb15f205ccf7ff6..b30532d7367799d1178fafdf9fd9d38d3103507d 100644
--- a/third_party/WebKit/Source/modules/geolocation/DEPS
+++ b/third_party/WebKit/Source/modules/geolocation/DEPS
@@ -1,11 +1,14 @@
include_rules = [
"+bindings",
+ "+content/common",
+ "+content/public/common",
"+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