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

Unified Diff: mojo/mojo_public.gyp

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 | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gyp
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
index 901b2aca3a3d51c419519074139f9e23723698b8..2c770cbc19d206752fedd4df80b58e8c397da0f8 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -163,7 +163,6 @@
'public/cpp/bindings/lib/interface_id.h',
'public/cpp/bindings/lib/interface_ptr_state.h',
'public/cpp/bindings/lib/map_data_internal.h',
- 'public/cpp/bindings/lib/map_internal.h',
'public/cpp/bindings/lib/map_serialization.h',
'public/cpp/bindings/lib/message.cc',
'public/cpp/bindings/lib/message_buffer.cc',
@@ -210,7 +209,6 @@
'public/cpp/bindings/lib/validation_errors.h',
'public/cpp/bindings/lib/validation_util.cc',
'public/cpp/bindings/lib/validation_util.h',
- 'public/cpp/bindings/lib/value_traits.h',
'public/cpp/bindings/map_traits.h',
'public/cpp/bindings/map_traits_standard.h',
'public/cpp/bindings/map_traits_stl.h',
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698