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

Unified Diff: chrome/chrome_browser.gypi

Issue 5810002: DOMUI: Rename PasswordsException* to PasswordManager*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: One more. Created 10 years 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/options/personal_options.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 49c8f7881af29b66e3dcd60b1813885f79afa405..b0b5d96ccebeecb68eba8ab85b34a84d36f6cf06 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -948,8 +948,8 @@
'browser/dom_ui/options/options_managed_banner_handler.h',
'browser/dom_ui/options/options_ui.cc',
'browser/dom_ui/options/options_ui.h',
- 'browser/dom_ui/options/passwords_exceptions_handler.cc',
- 'browser/dom_ui/options/passwords_exceptions_handler.h',
+ 'browser/dom_ui/options/password_manager_handler.cc',
+ 'browser/dom_ui/options/password_manager_handler.h',
'browser/dom_ui/options/personal_options_handler.cc',
'browser/dom_ui/options/personal_options_handler.h',
'browser/dom_ui/options/search_engine_manager_handler.cc',
« no previous file with comments | « chrome/browser/resources/options/personal_options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698