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

Unified Diff: tools/gn/docs/reference.md

Issue 1335313003: Replace instances of datadeps --> data_deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: tools/gn/docs/reference.md
diff --git a/tools/gn/docs/reference.md b/tools/gn/docs/reference.md
index a510d5a3eead5aa6084a921d0df5b9122a8961dc..7aa1cf20cb904aa264efe164dbd9554ee2bd0e01 100644
--- a/tools/gn/docs/reference.md
+++ b/tools/gn/docs/reference.md
@@ -3518,7 +3518,7 @@
A list of target labels.
Specifies dependencies of a target that are not actually linked into
- the current target. Such dependencies will built and will be available
+ the current target. Such dependencies will be built and will be available
at runtime.
This is normally used for things like plugins or helper programs that

Powered by Google App Engine
This is Rietveld 408576698