| Index: chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_webapps_registry.cc b/chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| index 53039391d042269e14e005502bc3baf659293a8c..8b298b0da5b50bc69f16f451fd70940f8cfd9b11 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/file_path.h"
|
| #include "base/string_util.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "chrome/browser/chromeos/gdata/drive_api_parser.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "chrome/browser/google_apis/drive_api_parser.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|