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

Unified Diff: docs/mojo_in_chromium.md

Issue 1642023003: [mojo] Clean up doc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/mojo_in_chromium.md
diff --git a/docs/mojo_in_chromium.md b/docs/mojo_in_chromium.md
index ef0c4ad89cb19738109b7f48711f8e7cd934a02f..901d13cef7968238f2e6e5ecf40dea5ba2a0e07f 100644
--- a/docs/mojo_in_chromium.md
+++ b/docs/mojo_in_chromium.md
@@ -1,10 +1,7 @@
# Mojo in Chromium
This document is intended to serve as a Mojo primer for Chromium developers. No
-prior knowledge of Mojo is assumed, but you should have a decent grasp of C++
-and be familiar with Chromium's multi-process architecture as well as common
-concepts used throughout Chromium such as smart pointers, message loops,
-callback binding, and so on.
+prior knowledge of Mojo is assumed.
[TOC]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698