Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index ed62f39841c3f6559b037ffa597c0cece248a408..97996b9e90da59cfc34434e27aaf3b2800f96690 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -77,6 +77,8 @@ |
"//device/power_save_blocker", |
"//device/screen_orientation/public/interfaces", |
"//device/sensors/public/cpp", |
+ "//device/time_zone_monitor", |
+ "//device/time_zone_monitor/public/interfaces", |
"//device/vibration", |
"//device/wake_lock", |
"//gin", |
@@ -105,7 +107,7 @@ |
"//printing/features", |
"//services/catalog/public/interfaces:constants", |
"//services/device:lib", |
- "//services/device/public/interfaces", |
+ "//services/device/public/cpp", |
"//services/file:lib", |
"//services/file/public/interfaces", |
"//services/service_manager", |