| Index: chrome/browser/web_applications/web_app_mac.h
|
| diff --git a/chrome/browser/web_applications/web_app_mac.h b/chrome/browser/web_applications/web_app_mac.h
|
| index 31fdb193501ed23a840d170c35ddf653cb40e706..46702e4ad675f96f1e7cded07b34bdbb2d386713 100644
|
| --- a/chrome/browser/web_applications/web_app_mac.h
|
| +++ b/chrome/browser/web_applications/web_app_mac.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "chrome/browser/web_applications/web_app.h"
|
| -#include "chrome/common/extensions/file_handler_info.h"
|
| +#include "extensions/common/manifest_handlers/file_handler_info.h"
|
|
|
| namespace web_app {
|
|
|
|
|