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

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

Issue 2068713003: Refactors profile avatar selector into a Polymer element to use in md-settings & md-user-manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/chrome/browser/resources/settings/settings_main/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
similarity index 65%
copy from chrome/browser/resources/settings/settings_main/compiled_resources2.gyp
copy to ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
index 99b52f8348b7b87da3ef941d46392b04eefef30a..13303d98571a486d090aa2a65e7556e74ccfad70 100644
--- a/chrome/browser/resources/settings/settings_main/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/compiled_resources2.gyp
@@ -4,11 +4,8 @@
{
'targets': [
{
- 'target_name': 'settings_main',
- 'dependencies': [
- '../settings_page/compiled_resources2.gyp:settings_router',
- ],
+ 'target_name': 'cr_profile_avatar_selector',
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
+ }
],
}

Powered by Google App Engine
This is Rietveld 408576698