diff options
Diffstat (limited to 'chrome/test/data/extensions/common/background_page/background.html')
-rw-r--r-- | chrome/test/data/extensions/common/background_page/background.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/test/data/extensions/common/background_page/background.html b/chrome/test/data/extensions/common/background_page/background.html index e2a5d5a..684be0d 100644 --- a/chrome/test/data/extensions/common/background_page/background.html +++ b/chrome/test/data/extensions/common/background_page/background.html @@ -1,2 +1 @@ -<div class="toolstrip-button">Hello World!</div> - +<div>Hello World!</div> |