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

Unified Diff: chrome/browser/resources/settings/certificate_manager_page/compiled_resources2.gyp

Issue 2426743002: MD Settings: Migrate certificate entry action menu to settings-action-menu. (Closed)
Patch Set: Created 4 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/resources/settings/certificate_manager_page/certificate_subentry.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/certificate_manager_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/certificate_manager_page/compiled_resources2.gyp b/chrome/browser/resources/settings/certificate_manager_page/compiled_resources2.gyp
index 6e92bf3c351dbdafd3a56f25cecd6bb62ffbe5c9..f186e89861a2ce44fa6e262a3771cdd2def46bcd 100644
--- a/chrome/browser/resources/settings/certificate_manager_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/certificate_manager_page/compiled_resources2.gyp
@@ -42,9 +42,10 @@
{
'target_name': 'certificate_subentry',
'dependencies': [
Dan Beam 2016/10/17 22:58:50 lazy render?
dpapad 2016/10/17 23:06:18 Done, although as revealed by the green closure co
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'certificate_manager_types',
'certificates_browser_proxy',
+ '../compiled_resources2.gyp:settings_action_menu',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
« no previous file with comments | « chrome/browser/resources/settings/certificate_manager_page/certificate_subentry.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698