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

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: Nit. 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..4ebe0746a28f79a286728bd28a9a03c1411b5a85 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,11 @@
{
'target_name': 'certificate_subentry',
'dependencies': [
- '<(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/cr_elements/cr_lazy_render/compiled_resources2.gyp:cr_lazy_render',
+ '<(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