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

Unified Diff: components/password_manager.gypi

Issue 1212163007: Kill renderers for bad password forms in --site-per-process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/ui/login/login_prompt.cc ('k') | components/password_manager/content/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 631095fdb2a2207eded1a52a3029a7bf1655f51a..83e3a66d49817aec2fad4d6f25e04664494ddaf1 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -259,6 +259,8 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'password_manager/content/browser/bad_message.cc',
+ 'password_manager/content/browser/bad_message.h',
'password_manager/content/browser/content_password_manager_driver.cc',
'password_manager/content/browser/content_password_manager_driver.h',
'password_manager/content/browser/content_password_manager_driver_factory.cc',
« no previous file with comments | « chrome/browser/ui/login/login_prompt.cc ('k') | components/password_manager/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698