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

Unified Diff: docs/optimizing_web_uis.md

Issue 2690743003: Remove references to or invocations of vulcanize.py. It's deleted. (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 | third_party/polymer/v1_0/reproduce.sh » ('j') | third_party/polymer/v1_0/reproduce.sh » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/optimizing_web_uis.md
diff --git a/docs/optimizing_web_uis.md b/docs/optimizing_web_uis.md
index 2e484b57c6ea4fe5e49bc977e6d4e7c553e206c5..d1b0c5dcbde58bb63108c1e238949de288431d69 100644
--- a/docs/optimizing_web_uis.md
+++ b/docs/optimizing_web_uis.md
@@ -10,19 +10,6 @@ use_vulcanize = true
is_debug = false
```
-If you make local changes, you likely need to re-run:
-
-```
-$ chrome/browser/resources/vulcanize.py
-```
-
-And rebuild Chrome to see effects. vulcanize.py will result in local changes to
-*crisper* and *vulcanized* files that you must currently check in.
-
-*NOTE: Vuclanize is being integrated directly into
-[GN/Ninja](https://crbug.com/673825), so this workflow is likely to change
-soon.*
-
## How is the code optimized?
### Resource combination
« no previous file with comments | « no previous file | third_party/polymer/v1_0/reproduce.sh » ('j') | third_party/polymer/v1_0/reproduce.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698