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

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

Issue 2608513002: Remove mojo::String. (Closed)
Patch Set: Created 3 years, 12 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
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 7b5db2605666d45254058cb2ee9f231a4efb8ee1..3cd014ead7b1134c68e73678a72e89b2b1e0b30f 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -32,7 +32,6 @@ source_set("tests") {
"router_test_util.h",
"sample_service_unittest.cc",
"serialization_warning_unittest.cc",
- "string_unittest.cc",
"struct_unittest.cc",
"sync_method_unittest.cc",
"type_conversion_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698