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

Unified Diff: test/cctest/test-api.cc

Side-by-side diff isn't available for this file because of its large size.
Issue 2732803002: Drop UniqueId from include/v8.h (Closed)
Patch Set: Drop UniqueId from include/v8.h Created 3 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:
Download patch
« no previous file with comments | « include/v8.h ('k') | test/cctest/test-api-interceptors.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-api.cc
diff --git a/test/cctest/test-api.cc b/test/cctest/test-api.cc
index 2787e21d776407957fb84c3eb2e319fd984fe731..5bc94bc155e7818c2f7cd7855f868e7fc5760e27 100644
--- a/test/cctest/test-api.cc
+++ b/test/cctest/test-api.cc
@@ -82,7 +82,6 @@ using ::v8::String;
using ::v8::Symbol;
using ::v8::TryCatch;
using ::v8::Undefined;
-using ::v8::UniqueId;
using ::v8::V8;
using ::v8::Value;
« no previous file with comments | « include/v8.h ('k') | test/cctest/test-api-interceptors.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698