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

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

Issue 2460723003: Enable connection to Mojo services from Blink (Closed)
Patch Set: Rebase Created 4 years 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 ", 2 "+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h ",
3 "+mojo/public/cpp/bindings/binding.h", 3 "+mojo/public/cpp/bindings/binding.h",
4 "+services/device/public/interfaces/constants.mojom-blink.h",
4 "+third_party/icu/source/i18n/unicode/timezone.h", 5 "+third_party/icu/source/i18n/unicode/timezone.h",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698