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

Unified Diff: device/battery/battery_monitor.mojom

Issue 2801173004: Add '.mojom' suffix for battery mojom modules. (Closed)
Patch Set: Rebase only Created 3 years, 8 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: device/battery/battery_monitor.mojom
diff --git a/device/battery/battery_monitor.mojom b/device/battery/battery_monitor.mojom
index ec6bcbfc7acf0e5cd22e250e403bde875272b021..c5c160090877c17798ad8e52f865e020a6a810f2 100644
--- a/device/battery/battery_monitor.mojom
+++ b/device/battery/battery_monitor.mojom
@@ -2,9 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// TODO(blundell): Move module to device.mojom, and move the mojom files to
-// //device/battery/public/interfaces.
-module device;
+module device.mojom;
import "device/battery/battery_status.mojom";

Powered by Google App Engine
This is Rietveld 408576698