| Index: chrome/browser/chromeos/gdata/drive_function_remove.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_function_remove.cc b/chrome/browser/chromeos/gdata/drive_function_remove.cc
|
| index 32ad7fc74828b259765cf5d7f2365e90074075d3..096fe8486e87ab64464cf41e70f83802c677c91d 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_function_remove.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_function_remove.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "chrome/browser/chromeos/gdata/drive_cache.h"
|
| #include "chrome/browser/chromeos/gdata/drive_file_system.h"
|
| -#include "chrome/browser/chromeos/gdata/drive.pb.h"
|
| #include "chrome/browser/chromeos/gdata/drive_file_system_util.h"
|
| #include "chrome/browser/chromeos/gdata/drive_service_interface.h"
|
| +#include "chrome/browser/google_apis/drive.pb.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| using content::BrowserThread;
|
|
|