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

Unified Diff: components/autofill/core/common/save_password_progress_logger.h

Issue 707173004: Refactor Autofill for out of process iframes (OOPIF). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mem leak Created 6 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
Index: components/autofill/core/common/save_password_progress_logger.h
diff --git a/components/autofill/core/common/save_password_progress_logger.h b/components/autofill/core/common/save_password_progress_logger.h
index c6c61d3301dff0b9500dd60d0ddfaad3692987be..bfef6e39ffdefd4d93a498f36d38929d27932552 100644
--- a/components/autofill/core/common/save_password_progress_logger.h
+++ b/components/autofill/core/common/save_password_progress_logger.h
@@ -74,7 +74,6 @@ class SavePasswordProgressLogger {
STRING_CREATED_PASSWORD_FORM,
STRING_SUBMITTED_PASSWORD_REPLACED,
STRING_DID_START_PROVISIONAL_LOAD_METHOD,
- STRING_FORM_FRAME_EQ_FRAME,
STRING_FRAME_NOT_MAIN_FRAME,
STRING_PROVISIONALLY_SAVED_FORM_FOR_FRAME,
STRING_PASSWORD_FORM_FOUND_ON_PAGE,

Powered by Google App Engine
This is Rietveld 408576698