| Index: chrome/browser/sync_file_system/drive_file_sync_service_mock_unittest.cc
|
| diff --git a/chrome/browser/sync_file_system/drive_file_sync_service_mock_unittest.cc b/chrome/browser/sync_file_system/drive_file_sync_service_mock_unittest.cc
|
| index 787e780bcec5b8b3fb81841ee00c5defd6d22c75..eb0ec2f08ef0b578b91638bdbcf8526aa96d735b 100644
|
| --- a/chrome/browser/sync_file_system/drive_file_sync_service_mock_unittest.cc
|
| +++ b/chrome/browser/sync_file_system/drive_file_sync_service_mock_unittest.cc
|
| @@ -30,7 +30,7 @@
|
| #include "net/base/escape.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "webkit/fileapi/file_system_util.h"
|
| +#include "webkit/common/fileapi/file_system_util.h"
|
| #include "webkit/fileapi/syncable/sync_direction.h"
|
| #include "webkit/fileapi/syncable/sync_file_metadata.h"
|
| #include "webkit/fileapi/syncable/syncable_file_system_util.h"
|
|
|