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

Unified Diff: device/battery/battery_status.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
« no previous file with comments | « device/battery/battery_monitor_impl.cc ('k') | device/battery/battery_status_manager_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/battery/battery_status.mojom
diff --git a/device/battery/battery_status.mojom b/device/battery/battery_status.mojom
index f89808c85dfee6999b932cfe14e733d8d3c0dd45..83c0026cc44f2fa6c6b2c695c827ca4934a91dda 100644
--- a/device/battery/battery_status.mojom
+++ b/device/battery/battery_status.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module device;
+module device.mojom;
struct BatteryStatus {
bool charging = true;
« no previous file with comments | « device/battery/battery_monitor_impl.cc ('k') | device/battery/battery_status_manager_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698