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

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

Issue 2603893002: Remove mojo::Map. (Closed)
Patch Set: rebase 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
« no previous file with comments | « device/serial/serial_device_enumerator_win.cc ('k') | mojo/public/cpp/bindings/lib/array_serialization.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/bindings/BUILD.gn
diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn
index 1b4dfa6ff1e1c86ece37877b907ab5a04fad8f60..4f436d50ab3043b908b423a5c66dd6b8106b74c7 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -116,7 +116,6 @@ component("bindings") {
"map.h",
"map_data_view.h",
"map_traits.h",
- "map_traits_standard.h",
"map_traits_stl.h",
"message.h",
"message_header_validator.h",
@@ -128,7 +127,6 @@ component("bindings") {
"pipe_control_message_handler_delegate.h",
"pipe_control_message_proxy.h",
"scoped_interface_endpoint_handle.h",
- "stl_converters.h",
"string.h",
"string_data_view.h",
"string_traits.h",
« no previous file with comments | « device/serial/serial_device_enumerator_win.cc ('k') | mojo/public/cpp/bindings/lib/array_serialization.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698