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

Unified Diff: ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp

Issue 2241563003: MD Settings / User Manager: fix blurry avatar icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix tests Created 4 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: ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
index 13303d98571a486d090aa2a65e7556e74ccfad70..f2395c6f429a3376eb1aec6985131c64d64206a9 100644
--- a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
@@ -5,6 +5,9 @@
'targets': [
{
'target_name': 'cr_profile_avatar_selector',
+ 'dependencies': [
+ '../../js/compiled_resources2.gyp:icon',
+ ],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
}
],

Powered by Google App Engine
This is Rietveld 408576698