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

Unified Diff: components/password_manager.gypi

Issue 1371593002: Move password manager file names into components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed copyrights Created 5 years, 3 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/common/chrome_constants.cc ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 537af0f7bca9700e22bc4644e26934ce559e6df7..a541d0a63e08473b86e578a276f4bcfe51bbc6e5 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -83,6 +83,8 @@
'password_manager/core/browser/password_manager.h',
'password_manager/core/browser/password_manager_client.cc',
'password_manager/core/browser/password_manager_client.h',
+ 'password_manager/core/browser/password_manager_constants.cc',
+ 'password_manager/core/browser/password_manager_constants.h',
'password_manager/core/browser/password_manager_driver.h',
'password_manager/core/browser/password_manager_internals_service.cc',
'password_manager/core/browser/password_manager_internals_service.h',
« no previous file with comments | « chrome/common/chrome_constants.cc ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698