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

Unified Diff: mojo/public/js/constants.h

Issue 2616493005: Mojo JS bindings: remove the connection module. (Closed)
Patch Set: Created 3 years, 11 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/public/js/connection.js ('k') | mojo/public/js/constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/js/constants.h
diff --git a/mojo/public/js/constants.h b/mojo/public/js/constants.h
index c7cd991114e8eb1ab79670fecb5a79ab49a28fb9..b8baa985dc60e00b614524344be524e637c12882 100644
--- a/mojo/public/js/constants.h
+++ b/mojo/public/js/constants.h
@@ -11,7 +11,6 @@ namespace mojo {
extern const char kBindingsModuleName[];
extern const char kBufferModuleName[];
extern const char kCodecModuleName[];
-extern const char kConnectionModuleName[];
extern const char kConnectorModuleName[];
extern const char kInterfaceTypesModuleName[];
extern const char kRouterModuleName[];
« no previous file with comments | « mojo/public/js/connection.js ('k') | mojo/public/js/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698