| Index: chrome/browser/extensions/api/file_system/file_system_api.h
|
| ===================================================================
|
| --- chrome/browser/extensions/api/file_system/file_system_api.h (revision 177210)
|
| +++ chrome/browser/extensions/api/file_system/file_system_api.h (working copy)
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "chrome/browser/extensions/extension_function.h"
|
| #include "chrome/common/extensions/api/file_system.h"
|
| -#include "ui/base/dialogs/select_file_dialog.h"
|
| +#include "ui/shell_dialogs/select_file_dialog.h"
|
|
|
| namespace extensions {
|
|
|
|
|