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

Unified Diff: Source/core/animation/TimingInputTest.cpp

Issue 997003004: [bindings] Migrate V8TestingScope out of V8Binding.h/cpp (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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 | « Source/core/animation/EffectInputTest.cpp ('k') | Source/core/testing/PrivateScriptTestTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/animation/TimingInputTest.cpp
diff --git a/Source/core/animation/TimingInputTest.cpp b/Source/core/animation/TimingInputTest.cpp
index 1c631e40742907a7c4c18f865add98a022f2c258..6712f903bcf60d58978dce239f450a21983f6fce 100644
--- a/Source/core/animation/TimingInputTest.cpp
+++ b/Source/core/animation/TimingInputTest.cpp
@@ -6,6 +6,7 @@
#include "core/animation/TimingInput.h"
#include "bindings/core/v8/V8AnimationTimingProperties.h"
+#include "bindings/core/v8/V8TestingScope.h"
#include "core/animation/AnimationNodeTiming.h"
#include "core/animation/AnimationTestHelper.h"
#include <gtest/gtest.h>
« no previous file with comments | « Source/core/animation/EffectInputTest.cpp ('k') | Source/core/testing/PrivateScriptTestTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698