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

Unified Diff: device/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: Created 4 years, 5 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: device/geolocation/DEPS
diff --git a/device/geolocation/DEPS b/device/geolocation/DEPS
index da7e78a80f97e85548e11444661d9034a341e7ad..70aa741cf185e5c54a6228b6d269ad3045b5d5d3 100644
--- a/device/geolocation/DEPS
+++ b/device/geolocation/DEPS
@@ -4,6 +4,5 @@ include_rules = [
"+google_apis",
"+jni",
"+net",
- "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h",
"+third_party/cros_system_api/dbus",
]

Powered by Google App Engine
This is Rietveld 408576698