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

Unified Diff: build/args/blimp_client.gn

Issue 1767233002: Update to use absolute path in instruction comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | build/args/blimp_engine.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/args/blimp_client.gn
diff --git a/build/args/blimp_client.gn b/build/args/blimp_client.gn
index a072eab57e3e38f23058492d2187b4115a6da84a..7fde28f47abd4ffe5a6b96ff2c92b7c1c94a488a 100644
--- a/build/args/blimp_client.gn
+++ b/build/args/blimp_client.gn
@@ -2,7 +2,7 @@
#
# Add import to arg.gn in out directory and run gn gen on the directory to use.
# E.g. for out directory out/foo:
-# echo "import(\"build/args/blimp_client.gn\")" > out/foo/args.gn
+# echo "import(\"//build/args/blimp_client.gn\")" > out/foo/args.gn
# gn gen out/foo
#
# Use gn args to add your own build preference args.
« no previous file with comments | « no previous file | build/args/blimp_engine.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698