| Index: chrome/browser/chromeos/file_system_provider/operations/get_actions_unittest.cc
|
| diff --git a/chrome/browser/chromeos/file_system_provider/operations/get_actions_unittest.cc b/chrome/browser/chromeos/file_system_provider/operations/get_actions_unittest.cc
|
| index e042b7ad22376b39086bca6918819c37984c9a27..c666542bd67de008fb910b04e37f313cd8431a18 100644
|
| --- a/chrome/browser/chromeos/file_system_provider/operations/get_actions_unittest.cc
|
| +++ b/chrome/browser/chromeos/file_system_provider/operations/get_actions_unittest.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/files/file.h"
|
| #include "base/files/file_path.h"
|
| #include "base/json/json_reader.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/values.h"
|
|
|