| Index: chromeos/BUILD.gn
|
| diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
|
| index 85829c4d7de2ec12e9cea02d30db0cbae1b56861..b81ceb45f3a24e6b056241aa72fe81d774bdd581 100644
|
| --- a/chromeos/BUILD.gn
|
| +++ b/chromeos/BUILD.gn
|
| @@ -695,6 +695,7 @@ proto_library("power_manager_proto") {
|
| "//third_party/cros_system_api/dbus/power_manager/policy.proto",
|
| "//third_party/cros_system_api/dbus/power_manager/power_supply_properties.proto",
|
| "//third_party/cros_system_api/dbus/power_manager/suspend.proto",
|
| + "//third_party/cros_system_api/dbus/power_manager/switch_states.proto",
|
| ]
|
|
|
| proto_out_dir = "chromeos/dbus/power_manager"
|
|
|