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

Unified Diff: test/unittests/test-utils.h

Issue 1092923002: Remove support for externally backed elements from the API (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | « test/cctest/test-heap.cc ('k') | test/unittests/test-utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/test-utils.h
diff --git a/test/unittests/test-utils.h b/test/unittests/test-utils.h
index 42831a7db084c559e25f8ed306571195125a495b..72eb2c05549d45deb92484c44efd5e0714095555 100644
--- a/test/unittests/test-utils.h
+++ b/test/unittests/test-utils.h
@@ -13,8 +13,6 @@
namespace v8 {
-std::ostream& operator<<(std::ostream&, ExternalArrayType);
-
class TestWithIsolate : public virtual ::testing::Test {
public:
« no previous file with comments | « test/cctest/test-heap.cc ('k') | test/unittests/test-utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698