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

Side by Side Diff: device/geolocation/DEPS

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed device/geolocation/public/cpp 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+chromeos",
3 "+dbus",
4 "+google_apis",
5 "+jni",
6 "+net",
7 "+device/geolocation",
jam 2016/07/26 23:34:33 nit: not needed
mcasas 2016/07/27 06:38:17 Done.
8 "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h",
9 "+third_party/cros_system_api/dbus",
10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698