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

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

Issue 2031823002: Mojo C++ bindings: more consistent Clone() and Equals(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/mojo_public.gyp ('k') | mojo/public/cpp/bindings/array.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 377e251b7d900073e0f52ab4d10e897d5ad777a1..9688943d9479bafa42bb48d922bd049fad810cdf 100644
--- a/mojo/public/cpp/bindings/BUILD.gn
+++ b/mojo/public/cpp/bindings/BUILD.gn
@@ -45,7 +45,6 @@ source_set("bindings") {
"lib/interface_id.h",
"lib/interface_ptr_state.h",
"lib/map_data_internal.h",
- "lib/map_internal.h",
"lib/map_serialization.h",
"lib/message.cc",
"lib/message_buffer.cc",
@@ -90,7 +89,6 @@ source_set("bindings") {
"lib/validation_errors.h",
"lib/validation_util.cc",
"lib/validation_util.h",
- "lib/value_traits.h",
"map.h",
"map_traits.h",
"map_traits_standard.h",
« no previous file with comments | « mojo/mojo_public.gyp ('k') | mojo/public/cpp/bindings/array.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698