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

Unified Diff: chromeos/BUILD.gn

Issue 2161933003: Define printer configuration objects for Chrome OS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: export id constant 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 9cdf567f071b7a6f6ce70549c329261a337d04ce..139a14071e94eeb8fb011cc5eb6927b42a74ff89 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -52,7 +52,7 @@ component("chromeos") {
}
}
-# TYhis must be a static library instead of a source set because some of the
+# This must be a static library instead of a source set because some of the
# files pull in things with dependencies that aren't linked in all cases.
#
# TODO this should probably be changed such that it links in all cases and

Powered by Google App Engine
This is Rietveld 408576698