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

Unified Diff: chrome/browser/chromeos/extensions/gfx_utils.cc

Issue 2819413003: Refactor extension app icon. (Closed)
Patch Set: Devlin's comments Created 3 years, 8 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 | « no previous file | chrome/browser/extensions/BUILD.gn » ('j') | chrome/browser/extensions/extension_app_icon.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/extensions/gfx_utils.cc
diff --git a/chrome/browser/chromeos/extensions/gfx_utils.cc b/chrome/browser/chromeos/extensions/gfx_utils.cc
index 7683dc4684d141c60885644ef5f992fa7a770a6a..13259d47dca557dc4878575560b42072cd00fe31 100644
--- a/chrome/browser/chromeos/extensions/gfx_utils.cc
+++ b/chrome/browser/chromeos/extensions/gfx_utils.cc
@@ -94,6 +94,8 @@ const struct {
// Google News
{"com.google.android.apps.genie.geniewidget",
"dllkocilcinkggkchnjgegijklcililc"},
+ // Used in unit tests.
+ {"fake.package.name1", "emfkafnhnpcmabnnkckkchdilgeoekbo"},
};
// This class maintains the maps between the extension id and its equivalent
« no previous file with comments | « no previous file | chrome/browser/extensions/BUILD.gn » ('j') | chrome/browser/extensions/extension_app_icon.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698