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

Unified Diff: mojo/mojo_public.gypi

Issue 2203243002: Reduce code size of BindingState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@before-sharing
Patch Set: --similarity=10 Created 4 years, 4 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') | mojo/public/cpp/bindings/lib/binding_state.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index c69da494e7deb27ea2f2d5ea9864c93231530ff4..192aa07e6b7a11c99ca42fd90c3dc2b001e1ae45 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -33,6 +33,7 @@
'public/cpp/bindings/lib/associated_group.cc',
'public/cpp/bindings/lib/associated_group_controller.cc',
'public/cpp/bindings/lib/associated_interface_ptr_state.h',
+ 'public/cpp/bindings/lib/binding_state.cc',
Ken Rockot(use gerrit already) 2016/08/03 14:55:27 Please omit this change. We don't need to maintain
tibell 2016/08/03 23:42:51 Done.
'public/cpp/bindings/lib/binding_state.h',
'public/cpp/bindings/lib/bindings_internal.cc',
'public/cpp/bindings/lib/bindings_internal.h',
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | mojo/public/cpp/bindings/lib/binding_state.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698