| Index: content/browser/vibration_browsertest.cc
|
| diff --git a/content/browser/vibration_browsertest.cc b/content/browser/vibration_browsertest.cc
|
| index 2f3a83ab3f7c15d8ab746832497313a9581165ec..9aedfb886d4de94335fe84e5a9ce9ff3f8f926f5 100644
|
| --- a/content/browser/vibration_browsertest.cc
|
| +++ b/content/browser/vibration_browsertest.cc
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "build/build_config.h"
|
| #include "content/public/browser/render_frame_host.h"
|
|
|