Index: chrome/browser/web_applications/web_app_win.h |
diff --git a/chrome/browser/web_applications/web_app_win.h b/chrome/browser/web_applications/web_app_win.h |
index 3c0dafe0b044f48b02604e2906fbc0580e7e2f67..4f4c5417dc170952680c0c809685fc6a359115bb 100644 |
--- a/chrome/browser/web_applications/web_app_win.h |
+++ b/chrome/browser/web_applications/web_app_win.h |
@@ -8,6 +8,10 @@ |
#include "base/files/file_path.h" |
#include "chrome/browser/shell_integration.h" |
+namespace content { |
+class WebContents; |
+} |
+ |
namespace gfx { |
class ImageFamily; |
} |