| Index: chrome/browser/extensions/webstore_installer.cc
|
| diff --git a/chrome/browser/extensions/webstore_installer.cc b/chrome/browser/extensions/webstore_installer.cc
|
| index 95901e4b0f52580f6958f4242105d9b80bff0da9..cbfd025a7ddc38769ffa6be1e5aab260746df582 100644
|
| --- a/chrome/browser/extensions/webstore_installer.cc
|
| +++ b/chrome/browser/extensions/webstore_installer.cc
|
| @@ -60,7 +60,7 @@
|
| #include "url/gurl.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| -#include "chrome/browser/chromeos/drive/file_system_util.h"
|
| +#include "chrome/browser/chromeos/drive/file_system_core_util.h"
|
| #endif
|
|
|
| using content::BrowserContext;
|
|
|