Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Unified Diff: content/common/view_messages.h

Issue 1339613002: Explicitly include MacScrollTypes.h in view_messages.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/view_messages.h
diff --git a/content/common/view_messages.h b/content/common/view_messages.h
index 0cb14038cd572a96905c60fba432274776fd6629..9d5a900c5b2bb67c04a68c1c003a3a2d98a55a46 100644
--- a/content/common/view_messages.h
+++ b/content/common/view_messages.h
@@ -64,6 +64,7 @@
#include "ui/gfx/range/range.h"
#if defined(OS_MACOSX)
+#include "third_party/WebKit/public/platform/mac/MacScrollTypes.h"
#include "third_party/WebKit/public/web/mac/WebScrollbarTheme.h"
#endif
« no previous file with comments | « content/common/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698