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

Unified Diff: mojo/public/js/core.js

Issue 1779353002: Deprecate mojo/public/c/system/core.h. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
Index: mojo/public/js/core.js
diff --git a/mojo/public/js/core.js b/mojo/public/js/core.js
index b89a9560ea349a1aeb860eb7ac12960791b269c8..079191276b5a006d46ad0739b49006af3e755044 100644
--- a/mojo/public/js/core.js
+++ b/mojo/public/js/core.js
@@ -7,8 +7,8 @@
// Note: This file is for documentation purposes only. The code here is not
// actually executed. The real module is implemented natively in Mojo.
//
-// This module provides the JavaScript bindings for mojo/public/c/system/core.h.
-// Refer to that file for more detailed documentation for equivalent methods.
+// This module provides the JavaScript bindings for mojo/public/c/system/*.h.
+// Refer to those files for more detailed documentation for equivalent methods.
while (1);
« no previous file with comments | « mojo/public/java/system/src/org/chromium/mojo/system/Core.java ('k') | mojo/public/platform/dart/dart_handle_watcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698