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

Unified Diff: third_party/WebKit/Source/core/frame/SuspendableTimer.h

Issue 2663553002: Fix a build failure caused by an earlier cherry pick (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/SuspendableTimer.h
diff --git a/third_party/WebKit/Source/core/frame/SuspendableTimer.h b/third_party/WebKit/Source/core/frame/SuspendableTimer.h
index 56cc76dfa31fce5753ce0d9eb17a6e77af1b5c7c..a6db54ec876f1f611f212002dec975c6fd452eb7 100644
--- a/third_party/WebKit/Source/core/frame/SuspendableTimer.h
+++ b/third_party/WebKit/Source/core/frame/SuspendableTimer.h
@@ -29,6 +29,7 @@
#include "core/CoreExport.h"
#include "core/dom/ActiveDOMObject.h"
+#include "core/dom/TaskRunnerHelper.h"
#include "platform/Timer.h"
namespace blink {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698