| Index: win8/test/open_with_dialog_controller.cc
|
| diff --git a/win8/test/open_with_dialog_controller.cc b/win8/test/open_with_dialog_controller.cc
|
| index e980197f15ccd4a0171c606772535b9ea7774ee9..c57d756aff52e44f8f4c1b073f1dfee23c577be2 100644
|
| --- a/win8/test/open_with_dialog_controller.cc
|
| +++ b/win8/test/open_with_dialog_controller.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
|
|