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

Unified Diff: third_party/mojo/src/mojo/public/cpp/README.md

Issue 877993004: Revert "Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « third_party/mojo/src/mojo/public/cpp/DEPS ('k') | third_party/mojo/src/mojo/public/cpp/application/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/src/mojo/public/cpp/README.md
diff --git a/third_party/mojo/src/mojo/public/cpp/README.md b/third_party/mojo/src/mojo/public/cpp/README.md
index 4404c24ff66ff67f6d171e127b2a07b96ee3f9fa..8f03d984b9ab2a6b1e6e28f2027ef5cab8b0b485 100644
--- a/third_party/mojo/src/mojo/public/cpp/README.md
+++ b/third_party/mojo/src/mojo/public/cpp/README.md
@@ -8,7 +8,7 @@ subdirectories of the same name, under mojo/public/c/). Typically, these
wrappers provide increased convenience and/or type-safety.
Other subdirectories provide support (static) libraries of various sorts. In
-this case, the organization is to have the public interface for the library
+this case, the organization is to have the public interface for the library in
defined in header files in the subdirectory itself and the implementation of the
library at a lower level, under a lib (sub)subdirectory. A developer should be
able to substitute their own implementation of any such support library, and
« no previous file with comments | « third_party/mojo/src/mojo/public/cpp/DEPS ('k') | third_party/mojo/src/mojo/public/cpp/application/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698