--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/6363f862-acd2-48d5-98c6-b0ea86728ae7%40chromium.org.
> cd chrome/app/vector_icons/google_chrome
> git status
HEAD detached at b94afcb
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
deleted: google_g_logo.icon
deleted: google_pay_logo.icon
deleted: product.icon
no changes added to commit (use "git add" and/or "git commit -a")
> git checkout -- google_g_logo.icon google_pay_logo.icon product.icon
That fixed it.
Stephen.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CALjhuidOnN6-KHkYBe93xcRMzP7chpq5h%2B7shL-wXt14ZcSKHg%40mail.gmail.com.