Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.chrome

Issue 29437555: Issue 4586, 5207 - Move the injected wrappers into a separate file (Closed)
Patch Set: Created May 12, 2017, 11:47 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« inject.preload.js ('K') | « inject.preload.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
diff --git a/metadata.chrome b/metadata.chrome
index 3db89cb380c4d95f21f7111023caf06203ccb1d9..55b9979d15e7f0deedb9ea07d7b4c51466adccf1 100644
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -40,7 +40,7 @@ chrome = 49.0
opera = 36.0
[contentScripts]
-document_start = ext/common.js ext/content.js elemHideEmulation.js include.preload.js
+document_start = ext/common.js ext/content.js elemHideEmulation.js include.preload.js inject.preload.js
document_end = include.postload.js
[mapping]
« inject.preload.js ('K') | « inject.preload.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld