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

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

Issue 2201883003: Geolocation: move mojom from WebKit to device/geolocation/public/interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ortuno@s and rockot@s comments, tiny rebase Created 4 years, 4 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..c872466ca15c8430b0d20273737fd42ec0068e0c 100644
--- a/third_party/WebKit/Source/modules/geolocation/DEPS
+++ b/third_party/WebKit/Source/modules/geolocation/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+bindings",
"+core",
+ "+device/geolocation/public/interfaces",
"+heap",
"-modules",
"+modules/EventModules.h",
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/geolocation/Geolocation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698