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

Unified Diff: Source/WebKit/chromium/tests/IDBBindingUtilitiesTest.cpp

Issue 14334002: Delete WorldContextHandle in favor of DOMWrapperWorld (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« no previous file with comments | « no previous file | Source/bindings/bindings.gypi » ('j') | Source/bindings/v8/DOMWrapperWorld.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/tests/IDBBindingUtilitiesTest.cpp
diff --git a/Source/WebKit/chromium/tests/IDBBindingUtilitiesTest.cpp b/Source/WebKit/chromium/tests/IDBBindingUtilitiesTest.cpp
index 4c2c2f4e989864d2d8ecd2f88b5000dbcf9836f4..71b3b4e6631ed17ab977bcda3f00b95891a674eb 100644
--- a/Source/WebKit/chromium/tests/IDBBindingUtilitiesTest.cpp
+++ b/Source/WebKit/chromium/tests/IDBBindingUtilitiesTest.cpp
@@ -36,7 +36,6 @@
#include "WebFrame.h"
#include "WebFrameImpl.h"
#include "WebView.h"
-#include "WorldContextHandle.h"
#include <gtest/gtest.h>
#include <wtf/Vector.h>
« no previous file with comments | « no previous file | Source/bindings/bindings.gypi » ('j') | Source/bindings/v8/DOMWrapperWorld.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698