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

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

Issue 2604113002: Remove mojo::WTFArray. (Closed)
Patch Set: Created 4 years 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: 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 3cd014ead7b1134c68e73678a72e89b2b1e0b30f..71083ea5de467cb50edea4c4f5485cc122be1669 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -76,11 +76,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",
]

Powered by Google App Engine
This is Rietveld 408576698