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

Unified Diff: content/common/BUILD.gn

Issue 2304073003: Mojoify time zone update IPC from browser to renderer (Closed)
Patch Set: nits Created 4 years, 3 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 30aef50b69c98cb925e4f29856933eef2c12c5af..f49ba29d5d7d0509dd506869f9679628cc5b1072 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -567,6 +567,7 @@ mojom("mojo_bindings") {
public_deps = [
"//components/leveldb/public/interfaces",
"//device/sensors/public/interfaces",
+ "//device/time/public/interfaces",
"//services/shell/public/interfaces",
"//services/ui/public/interfaces",
"//skia/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698