| Index: content/browser/vibration_manager_integration_browsertest.cc
|
| diff --git a/content/browser/vibration_manager_integration_browsertest.cc b/content/browser/vibration_manager_integration_browsertest.cc
|
| index 194b00954b52305be0c0a6197cf451b20b23a7f5..2f8b212bb9bc0e5bf25b686383c9c24d6642780a 100644
|
| --- a/content/browser/vibration_manager_integration_browsertest.cc
|
| +++ b/content/browser/vibration_manager_integration_browsertest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "content/shell/browser/shell.h"
|
| #include "content/shell/browser/shell_content_browser_client.h"
|
| #include "device/vibration/vibration_manager.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 VibrationManager
|
| // service. That is, they verify that the service implementation is correctly
|
|
|