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

Unified Diff: media/base/audio_hash_unittest.cc

Issue 23484036: Add newlines to the end of files where they were missing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 3 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 | « media/base/audio_hash.cc ('k') | media/base/scoped_histogram_timer_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/audio_hash_unittest.cc
diff --git a/media/base/audio_hash_unittest.cc b/media/base/audio_hash_unittest.cc
index ee1b1de420ee736483d7085ab6ad447d7222e6f9..bdc5a2cc56d367f900069ae8ac4e4bff0a4dd41b 100644
--- a/media/base/audio_hash_unittest.cc
+++ b/media/base/audio_hash_unittest.cc
@@ -164,4 +164,4 @@ TEST_F(AudioHashTest, VerifySimilarHash) {
EXPECT_NE(hash_one.ToString(), hash_three.ToString());
}
-} // namespace media
+} // namespace media
« no previous file with comments | « media/base/audio_hash.cc ('k') | media/base/scoped_histogram_timer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698