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

Unified Diff: mojo/mojo_public.gyp

Issue 1913043002: Convert ManifestManager IPCs to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « media/blink/BUILD.gn ('k') | 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 7404964a4ca92762e8be5b6627663e6b89e5b25e..2e460b781657d3e0376b4da76d51f2cf5f248bc3 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -201,6 +201,7 @@
'public/cpp/bindings/lib/shared_data.h',
'public/cpp/bindings/lib/shared_ptr.h',
'public/cpp/bindings/lib/string_serialization.h',
+ 'public/cpp/bindings/lib/string_traits_nullable_string16.cc',
'public/cpp/bindings/lib/string_traits_string16.cc',
'public/cpp/bindings/lib/sync_handle_registry.cc',
'public/cpp/bindings/lib/sync_handle_registry.h',
@@ -226,6 +227,8 @@
'public/cpp/bindings/string_traits_stl.h',
'public/cpp/bindings/string_traits_string16.h',
'public/cpp/bindings/string_traits_string_piece.h',
+ 'public/cpp/bindings/string_traits_string16.h',
johnme 2016/07/04 16:30:54 Nit: duplicate entry
+ 'public/cpp/bindings/string_traits_nullable_string16.h',
johnme 2016/07/04 16:30:54 Nit: not in alphabetic order
'public/cpp/bindings/strong_binding.h',
'public/cpp/bindings/struct_ptr.h',
'public/cpp/bindings/type_converter.h',
« no previous file with comments | « media/blink/BUILD.gn ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698