| Index: chrome/browser/chromeos/gdata/mock_drive_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/mock_drive_service.h b/chrome/browser/chromeos/gdata/mock_drive_service.h
|
| index 276e7e07cbc0d10f71eba6cd7a9c9584d3db761a..cafae97bf073e60b60e22c43be7c3d12bfd4d1c1 100644
|
| --- a/chrome/browser/chromeos/gdata/mock_drive_service.h
|
| +++ b/chrome/browser/chromeos/gdata/mock_drive_service.h
|
| @@ -10,7 +10,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/chromeos/gdata/drive_service_interface.h"
|
| +#include "chrome/browser/google_apis/drive_service_interface.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| class FilePath;
|
|
|