| Index: chrome/browser/web_applications/update_shortcut_worker_win.h
|
| diff --git a/chrome/browser/web_applications/update_shortcut_worker_win.h b/chrome/browser/web_applications/update_shortcut_worker_win.h
|
| index bd70c39aed43cfc4f0d633ca54d60614ee4d5ff7..1aae4dda30798dbbb4ec0b2e06c735e8c047d6ba 100644
|
| --- a/chrome/browser/web_applications/update_shortcut_worker_win.h
|
| +++ b/chrome/browser/web_applications/update_shortcut_worker_win.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_WEB_APPLICATIONS_UPDATE_SHORTCUT_WORKER_WIN_H_
|
| #define CHROME_BROWSER_WEB_APPLICATIONS_UPDATE_SHORTCUT_WORKER_WIN_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/shell_integration.h"
|
| #include "chrome/browser/web_applications/web_app.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|