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

Unified Diff: public/platform/WebTransformKeyframe.h

Issue 15079005: Create a minimal webkit_common static library for use in browser process (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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
Index: public/platform/WebTransformKeyframe.h
diff --git a/public/platform/WebTransformKeyframe.h b/public/platform/WebTransformKeyframe.h
index a505d9a1e35712af1527dca0a3110323b97349ba..3e30cc443e92043e7ce1415d912be9628e711643 100644
--- a/public/platform/WebTransformKeyframe.h
+++ b/public/platform/WebTransformKeyframe.h
@@ -25,6 +25,7 @@
#ifndef WebTransformKeyframe_h
#define WebTransformKeyframe_h
+#include "WebCommon.h"
#include "WebPrivateOwnPtr.h"
#include "WebTransformOperations.h"

Powered by Google App Engine
This is Rietveld 408576698