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

Unified Diff: mojo/public/cpp/bindings/tests/BUILD.gn

Issue 2604113002: Remove mojo::WTFArray. (Closed)
Patch Set: rebase Created 3 years, 11 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 | « mojo/public/cpp/bindings/struct_traits.h ('k') | mojo/public/cpp/bindings/tests/wtf_array_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/tests/BUILD.gn
diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
index f2697c625bfbd3b08a6da2a080f225d315cbd921..f3a64b603015562544c70aa2137ba73d76af4cd0 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -77,11 +77,9 @@ if (!is_ios) {
testonly = true
sources = [
- "array_common_test.h",
"container_test_util.cc",
"container_test_util.h",
"variant_test_util.h",
- "wtf_array_unittest.cc",
"wtf_hash_unittest.cc",
"wtf_types_unittest.cc",
]
« no previous file with comments | « mojo/public/cpp/bindings/struct_traits.h ('k') | mojo/public/cpp/bindings/tests/wtf_array_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698