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

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

Issue 2607063002: Remove mojo::Array. (Closed)
Patch Set: 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
Index: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index 0244d3af5a698ca3696f1347a3c8e732136d5f9d..06d8116a939b811437da502b2a487a2256d9ee3d 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -21,11 +21,9 @@ component("bindings") {
"$interfaces_bindings_gen_dir/pipe_control_messages.mojom-shared.h",
"$interfaces_bindings_gen_dir/pipe_control_messages.mojom.cc",
"$interfaces_bindings_gen_dir/pipe_control_messages.mojom.h",
- "array.h",
"array_data_view.h",
"array_traits.h",
"array_traits_carray.h",
- "array_traits_standard.h",
"array_traits_stl.h",
"associated_binding.h",
"associated_binding_set.h",

Powered by Google App Engine
This is Rietveld 408576698