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

Unified Diff: blimp/docs/fonts.md

Issue 2239923002: Make blimp work on K (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits and sync to head 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
« no previous file with comments | « no previous file | blimp/docs/running.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/docs/fonts.md
diff --git a/blimp/docs/fonts.md b/blimp/docs/fonts.md
index 379a5dfbdb326d237170d1bf05fa9fce10177126..a13300724eccb87ef75bd7fd00ecdd6c78fd7bab 100644
--- a/blimp/docs/fonts.md
+++ b/blimp/docs/fonts.md
@@ -9,9 +9,6 @@
licenses and which fonts use which license.
1. Update the `//third_party/blimp_fonts` target to include all the
current fonts and their license files.
-1. Update the engine dependencies using
- `//blimp/tools/generate-engine-manifest.py`. This step is documented in
- `//blimp/docs/container.md`.
1. Run the `upload_to_google_storage.py` (from depot_tools) script to upload
the files. You must do this in the `//third_party/blimp_fonts` directory.
To do this, execute:
« no previous file with comments | « no previous file | blimp/docs/running.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698