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

Unified Diff: go-back-with-backspace/build-zip.sh

Issue 2351743003: Inject automatically on install etc., add mime types, and fix nits. (Closed)
Patch Set: Review responses Created 4 years, 3 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 | « go-back-with-backspace/background.js ('k') | go-back-with-backspace/content_script.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go-back-with-backspace/build-zip.sh
diff --git a/go-back-with-backspace/build-zip.sh b/go-back-with-backspace/build-zip.sh
index 302583c782ae221c6aa1e685dfd82176bc78a507..fb74a229ce6f6438005258bc23e7949ab2cfc55d 100755
--- a/go-back-with-backspace/build-zip.sh
+++ b/go-back-with-backspace/build-zip.sh
@@ -21,9 +21,6 @@ declare -ar ZIP_CONTENTS=(LICENSE
manifest.json
pages/
pages/common.js
- pages/installed.css
- pages/installed.html
- pages/installed.js
pages/options.css
pages/options.html
pages/options.js
« no previous file with comments | « go-back-with-backspace/background.js ('k') | go-back-with-backspace/content_script.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698