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

Unified Diff: mojo/public/platform/dart/README.md

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 | « mojo/public/platform/dart/BUILD.gn ('k') | mojo/public/platform/dart/dart_handle_watcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/platform/dart/README.md
diff --git a/mojo/public/platform/dart/README.md b/mojo/public/platform/dart/README.md
deleted file mode 100644
index a07f971c7c512cbd733703539cc3a6ade3544f14..0000000000000000000000000000000000000000
--- a/mojo/public/platform/dart/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-Dart Embedding Support
-======================
-
-This directory contains the implementation of the native methods used by
-the 'dart:mojo.internal' library.
-
-NOTE: The contents of this directory should only be used if you are implementing
-a custom content handler that runs dart code that expects 'dart:mojo.internal'.
-
-NOTE: The build rules are written in such a way that the Dart SDK is checked out
-under //dart.
-
-NOTE: The sources in this directory indirectly coupled to the revision of the
-Dart SDK checked out under //dart. You must ensure that you are using the
-same revision.
« no previous file with comments | « mojo/public/platform/dart/BUILD.gn ('k') | mojo/public/platform/dart/dart_handle_watcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698