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

Unified Diff: third_party/WebKit/Source/core/testing/DictionaryTest.cpp

Issue 2848243004: Clean up bindings/core/v8 (Part 2) (Closed)
Patch Set: Rebase Created 3 years, 8 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: third_party/WebKit/Source/core/testing/DictionaryTest.cpp
diff --git a/third_party/WebKit/Source/core/testing/DictionaryTest.cpp b/third_party/WebKit/Source/core/testing/DictionaryTest.cpp
index 2d7097f06b41d89cca04d4e00b8770316816fb9a..84aeaad03ff0fb802a0db65818def072bc7832c3 100644
--- a/third_party/WebKit/Source/core/testing/DictionaryTest.cpp
+++ b/third_party/WebKit/Source/core/testing/DictionaryTest.cpp
@@ -4,12 +4,12 @@
#include "core/testing/DictionaryTest.h"
-#include "bindings/core/v8/ScriptState.h"
#include "bindings/core/v8/V8ObjectBuilder.h"
#include "core/dom/ExecutionContext.h"
#include "core/testing/InternalDictionary.h"
#include "core/testing/InternalDictionaryDerived.h"
#include "core/testing/InternalDictionaryDerivedDerived.h"
+#include "platform/bindings/ScriptState.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/testing/DictionaryTest.h ('k') | third_party/WebKit/Source/core/testing/GCObservation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698