| 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 177142af4a6712c4461f71d7f53d3e04b5568b76..03f179bef0dd2f7180c5181f642eec0351e0632b 100644
|
| --- a/chrome/browser/web_applications/web_app_mac.h
|
| +++ b/chrome/browser/web_applications/web_app_mac.h
|
| @@ -5,10 +5,10 @@
|
| #ifndef CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_MAC_H_
|
| #define CHROME_BROWSER_WEB_APPLICATIONS_WEB_APP_MAC_H_
|
|
|
| +#include "apps/shell_integration.h"
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/string16.h"
|
| -#include "chrome/browser/shell_integration.h"
|
|
|
| #ifdef __OBJC__
|
| @class NSDictionary;
|
|
|