Index: content/browser/fileapi/file_system_operation_runner_unittest.cc |
diff --git a/content/browser/fileapi/file_system_operation_runner_unittest.cc b/content/browser/fileapi/file_system_operation_runner_unittest.cc |
index 495477b87dc09a8828a6f4dedd30b65dac7ef300..67018052ce893ec51b60e62dceb9c7e821a9bb19 100644 |
--- a/content/browser/fileapi/file_system_operation_runner_unittest.cc |
+++ b/content/browser/fileapi/file_system_operation_runner_unittest.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/basictypes.h" |
#include "base/files/file_path.h" |
#include "base/files/scoped_temp_dir.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_vector.h" |
#include "base/run_loop.h" |
#include "base/thread_task_runner_handle.h" |