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

Unified Diff: chrome/test/data/extensions/api_test/page_action/old_api/set_icon_index.html

Issue 10855154: Update browserAction.setIcon and pageAction.setIcon for hidpi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 8 years, 4 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
Index: chrome/test/data/extensions/api_test/page_action/old_api/set_icon_index.html
diff --git a/chrome/test/data/extensions/api_test/page_action/old_api/page.html b/chrome/test/data/extensions/api_test/page_action/old_api/set_icon_index.html
similarity index 83%
copy from chrome/test/data/extensions/api_test/page_action/old_api/page.html
copy to chrome/test/data/extensions/api_test/page_action/old_api/set_icon_index.html
index bf365e1a8b003cbb75f78407a693ba22e0433fad..0737cd17bbab12c0d98d84b3c1fc1f8da45d44c0 100644
--- a/chrome/test/data/extensions/api_test/page_action/old_api/page.html
+++ b/chrome/test/data/extensions/api_test/page_action/old_api/set_icon_index.html
@@ -5,6 +5,6 @@
-->
<html>
<body>
-<script src="page.js"></script>
+<script src="set_icon_index.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698