| 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 20002ff533714158659a4e984ca26c14007617ee..48573fcc4af749e78971ec32965ec329bcf13abc 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;
|
|
|
|
|