diff options
Diffstat (limited to 'chrome/browser/history/snippet.cc')
-rw-r--r-- | chrome/browser/history/snippet.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/history/snippet.cc b/chrome/browser/history/snippet.cc index a95de81..10e1481 100644 --- a/chrome/browser/history/snippet.cc +++ b/chrome/browser/history/snippet.cc @@ -267,4 +267,3 @@ void Snippet::ComputeSnippet(const MatchPositions& match_positions, utext_close(document_utext); swap(text_, snippet); } - |