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

Unified Diff: build/rmdir_and_stamp.py

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
Index: build/rmdir_and_stamp.py
diff --git a/build/rmdir_and_stamp.py b/build/rmdir_and_stamp.py
index 6aa11f85fdda4def14ee257f01fd4ace5042d7c2..8f046ea5344afabc429936c07661b08ee21c0de9 100755
--- a/build/rmdir_and_stamp.py
+++ b/build/rmdir_and_stamp.py
@@ -21,7 +21,7 @@ The general pattern of use is:
The net result is that you will force |out_path| to be wiped and all
|gen_sources| to be regenerated any time any file in |inputs| changes.
-See //third_party/mojo/mojom_bindings_generator.gypi for an example use case.
+See //mojo/mojom_bindings_generator.gypi for an example use case.
"""

Powered by Google App Engine
This is Rietveld 408576698