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

Unified Diff: public/webview/WebScopedMicrotaskSuppression.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/webview/WebScopedMicrotaskSuppression.h
diff --git a/public/webview/WebScopedMicrotaskSuppression.h b/public/webview/WebScopedMicrotaskSuppression.h
index 21562bd0b250a40e1bdf5630af32264c42ec2aee..8142d41b352f1f740a35949c6576899120802de0 100644
--- a/public/webview/WebScopedMicrotaskSuppression.h
+++ b/public/webview/WebScopedMicrotaskSuppression.h
@@ -31,6 +31,7 @@
#ifndef WebScopedMicrotaskSuppression_h
#define WebScopedMicrotaskSuppression_h
+#include "../platform/WebCommon.h"
#include "../platform/WebPrivateOwnPtr.h"
namespace WebKit {

Powered by Google App Engine
This is Rietveld 408576698