Index: chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/toolstrip2.html |
diff --git a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/toolstrip2.html b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/toolstrip2.html |
index 568a6dac1db1eff89b4de83f23ded79ecb1d36c0..2f0bc549af7f8b5cbf86c645b3063f131dcefb3c 100644 |
--- a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/toolstrip2.html |
+++ b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/toolstrip2.html |
@@ -1 +1,4 @@ |
+<script> |
+ var isToolstrip = 1; |
+</script> |
<button onclick="window.open('http://www.google.com', 'mywindow', 'width=640, height=480');">HTML button</button> |