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

Side by Side Diff: third_party/WebKit/Source/modules/time_zone_monitor/DEPS

Issue 2690963002: [DeviceService] Move //device/time_zone_monitor to //services/device (Closed)
Patch Set: Enable device service to register JNI Created 3 years, 10 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
1 include_rules = [ 1 include_rules = [
2 "+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h ",
3 "+mojo/public/cpp/bindings/binding.h", 2 "+mojo/public/cpp/bindings/binding.h",
4 "+services/device/public/interfaces/constants.mojom-blink.h", 3 "+services/device/public/interfaces/constants.mojom-blink.h",
4 "+services/device/public/interfaces/time_zone_monitor.mojom-blink.h",
5 "+third_party/icu/source/i18n/unicode/timezone.h", 5 "+third_party/icu/source/i18n/unicode/timezone.h",
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698