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

Unified Diff: services/shell/shell_public.gyp

Issue 2079943002: Change RenderFrame to use InterfaceRegistry et al. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@a2
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
Index: services/shell/shell_public.gyp
diff --git a/services/shell/shell_public.gyp b/services/shell/shell_public.gyp
index 0b8f078cf5279470858f81ace08e863414124db5..c2b3f9501125165329fa0272ade75b1d5afa7d2c 100644
--- a/services/shell/shell_public.gyp
+++ b/services/shell/shell_public.gyp
@@ -47,6 +47,8 @@
'public/cpp/interface_registry.h',
'public/cpp/lib/application_runner.cc',
'public/cpp/lib/capabilities.cc',
+ 'public/cpp/lib/callback_binder.cc',
+ 'public/cpp/lib/callback_binder.h',
'public/cpp/lib/connection_impl.cc',
'public/cpp/lib/connection_impl.h',
'public/cpp/lib/connector_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698