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

Unified Diff: BUILD.gn

Issue 2725173002: Change BUILD.gn to force ninja file regeneration (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index c592d7381c06292083cb0cd3685dd238b31849f1..cb428a3ae5cf1d2809138b82af10d5088fb027f8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -53,7 +53,7 @@ group("runtime_kernel") {
deps = [
":runtime",
- # TODO(rmacnak): Link this into 'dart'
+ # TODO(rmacnak): Link this into 'dart'.
"utils/kernel-service:kernel-service",
]
}
« 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