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

Unified Diff: chrome/test/data/extensions/default_image_loading_tracker/app.json

Issue 26161002: Refactored loading of applications / extensions icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added TODO and comments. Created 7 years, 2 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 | « chrome/browser/ui/webui/extensions/extension_icon_source.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/default_image_loading_tracker/app.json
diff --git a/chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json b/chrome/test/data/extensions/default_image_loading_tracker/app.json
similarity index 69%
copy from chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json
copy to chrome/test/data/extensions/default_image_loading_tracker/app.json
index 50281622a5954c582bfba9732241f7685df54122..23855be0338e67cecf5704ee145b12b94ee0cd41 100644
--- a/chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json
+++ b/chrome/test/data/extensions/default_image_loading_tracker/app.json
@@ -1,5 +1,5 @@
{
"name": "test",
- "version": "0.1",
+ "version": "1",
"manifest_version": 2
}
« no previous file with comments | « chrome/browser/ui/webui/extensions/extension_icon_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698