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

Unified Diff: ios/web/webui/mojo_js_constants.h

Issue 2744963002: Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and (Closed)
Patch Set: Throw the error with the string being the stack trace needed to debug layouts which don't output an… Created 3 years, 9 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 | « ios/web/webui/crw_web_ui_manager.mm ('k') | ios/web/webui/mojo_js_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/webui/mojo_js_constants.h
diff --git a/ios/web/webui/mojo_js_constants.h b/ios/web/webui/mojo_js_constants.h
index 3e08244ecefef797510f9d2b2bec0058cd316988..ff4d9fa6255e95f6b9a128d0f44387534a88dcf5 100644
--- a/ios/web/webui/mojo_js_constants.h
+++ b/ios/web/webui/mojo_js_constants.h
@@ -13,6 +13,7 @@ extern const char kHandleUtilModuleName[];
extern const char kSupportModuleName[];
extern const char kCoreModuleName[];
extern const char kInterfaceProviderModuleName[];
+extern const char kTimerModuleName[];
} // namespace web
« no previous file with comments | « ios/web/webui/crw_web_ui_manager.mm ('k') | ios/web/webui/mojo_js_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698