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

Unified Diff: device/power_monitor/public/interfaces/BUILD.gn

Issue 2433203003: Mojoify PoweMonitorMessageBroadcaster IPC from browser to child process (Closed)
Patch Set: code rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/BUILD.gn ('k') | device/power_monitor/public/interfaces/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/power_monitor/public/interfaces/BUILD.gn
diff --git a/device/geolocation/public/interfaces/BUILD.gn b/device/power_monitor/public/interfaces/BUILD.gn
similarity index 90%
copy from device/geolocation/public/interfaces/BUILD.gn
copy to device/power_monitor/public/interfaces/BUILD.gn
index 6bdfc1ac3d8ac01629c3ed29256a31b2db907242..4dc40ef0efcdb8528207a970f7f2aa944dbd30b6 100644
--- a/device/geolocation/public/interfaces/BUILD.gn
+++ b/device/power_monitor/public/interfaces/BUILD.gn
@@ -6,6 +6,6 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "geolocation.mojom",
+ "power_monitor.mojom",
]
}
« no previous file with comments | « content/test/BUILD.gn ('k') | device/power_monitor/public/interfaces/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698