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

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

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: content_unittests does not need to init mojo edk any more by itself Created 4 years, 2 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 "+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h ",
blundell 2016/10/18 12:32:11 any reason not to leave these at the directory lev
leonhsl(Using Gerrit) 2016/10/18 14:34:48 Seems Webkit prefers such style, I found many simi
3 "+mojo/public/cpp/bindings/binding.h",
4 "+third_party/icu/source/i18n/unicode/timezone.h",
5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698