| Index: chrome/browser/chromeos/login/hid_detection_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/login/hid_detection_browsertest.cc b/chrome/browser/chromeos/login/hid_detection_browsertest.cc
|
| index a64fd8cac9a9b1d0837f9c96c4cb9671240467c6..0afcd814c6d23cfa9d6af488598cd044526c8f13 100644
|
| --- a/chrome/browser/chromeos/login/hid_detection_browsertest.cc
|
| +++ b/chrome/browser/chromeos/login/hid_detection_browsertest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|