| Index: chrome/browser/apps/drive/drive_app_mapping_unittest.cc
|
| diff --git a/chrome/browser/apps/drive/drive_app_mapping_unittest.cc b/chrome/browser/apps/drive/drive_app_mapping_unittest.cc
|
| index ea24a602aab802a201274ba195de664fd6548cda..25777aa72e7cff0d3c3c2e36629c6f6ff1f7624d 100644
|
| --- a/chrome/browser/apps/drive/drive_app_mapping_unittest.cc
|
| +++ b/chrome/browser/apps/drive/drive_app_mapping_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/test/base/testing_pref_service_syncable.h"
|
| +#include "components/syncable_prefs/testing_pref_service_syncable.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class DriveAppMappingTest : public testing::Test {
|
|
|