summaryrefslogtreecommitdiffstats
path: root/components/autofill/content/common
diff options
context:
space:
mode:
authormbarbella <mbarbella@chromium.org>2015-05-01 15:56:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-01 22:57:04 +0000
commit9512ca75b06c184ef9557499a96de3d5df73eb5f (patch)
tree17326f9025920d05e77da6bb1f7cd335b9fc5783 /components/autofill/content/common
parentc288745fb6d402b0b0c499f6c8867390fb7301cd (diff)
downloadchromium_src-9512ca75b06c184ef9557499a96de3d5df73eb5f.zip
chromium_src-9512ca75b06c184ef9557499a96de3d5df73eb5f.tar.gz
chromium_src-9512ca75b06c184ef9557499a96de3d5df73eb5f.tar.bz2
Remove extra semicolon from autofill_messages.h.
R=tsepez@chromium.org,gcasto@chromium.org Review URL: https://codereview.chromium.org/1123553002 Cr-Commit-Position: refs/heads/master@{#328004}
Diffstat (limited to 'components/autofill/content/common')
-rw-r--r--components/autofill/content/common/autofill_messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/content/common/autofill_messages.h b/components/autofill/content/common/autofill_messages.h
index 14c7755..4c3ec10 100644
--- a/components/autofill/content/common/autofill_messages.h
+++ b/components/autofill/content/common/autofill_messages.h
@@ -321,7 +321,7 @@ IPC_MESSAGE_ROUTED0(AutofillHostMsg_HidePasswordGenerationPopup)
// Instructs the browsr that form no longer contains a generated password.
IPC_MESSAGE_ROUTED1(AutofillHostMsg_PasswordNoLongerGenerated,
- autofill::PasswordForm);
+ autofill::PasswordForm)
// Instruct the browser to show a popup with suggestions filled from data
// associated with |key|. The popup will use |text_direction| for displaying