summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_marshaling.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/history_marshaling.h')
-rw-r--r--chrome/browser/history/history_marshaling.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history/history_marshaling.h b/chrome/browser/history/history_marshaling.h
index d6decb3..71d7364 100644
--- a/chrome/browser/history/history_marshaling.h
+++ b/chrome/browser/history/history_marshaling.h
@@ -37,7 +37,7 @@ class HistoryAddPageArgs
referrer(arg_referrer),
redirects(arg_redirects),
transition(arg_transition),
- did_replace_entry(arg_did_replace_entry){
+ did_replace_entry(arg_did_replace_entry) {
}
GURL url;