| Index: content/browser/battery_status/battery_monitor_integration_browsertest.cc
|
| diff --git a/content/browser/battery_status/battery_monitor_integration_browsertest.cc b/content/browser/battery_status/battery_monitor_integration_browsertest.cc
|
| index 1f774a0c81bbad750b4c525695721b2119064bb7..d6e0bba7380b0dcbc48bf92492d167b8a6cbfcfb 100644
|
| --- a/content/browser/battery_status/battery_monitor_integration_browsertest.cc
|
| +++ b/content/browser/battery_status/battery_monitor_integration_browsertest.cc
|
| @@ -16,7 +16,7 @@
|
| #include "content/shell/browser/shell.h"
|
| #include "content/shell/browser/shell_content_browser_client.h"
|
| #include "device/battery/battery_monitor.mojom.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
| +#include "mojo/public/cpp/bindings/strong_binding.h"
|
|
|
| // These tests run against a dummy implementation of the BatteryMonitor service.
|
| // That is, they verify that the service implementation is correctly exposed to
|
|
|