Chromium Code Reviews

Unified Diff: base/watchdog.h

Issue 42011: Normalize end of file newlines in base/. All files end in a single newline. (Closed)
Patch Set: Revert changed to third_party. Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « base/version.cc ('k') | base/watchdog_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/watchdog.h
diff --git a/base/watchdog.h b/base/watchdog.h
index d8123bbfc497a7f8cbfb55f254b6cab820a88b30..361d053167a18ed87c56537f6921aba800d8a5ca 100644
--- a/base/watchdog.h
+++ b/base/watchdog.h
@@ -89,4 +89,3 @@ class Watchdog {
};
#endif // BASE_WATCHDOG_H__
-
« no previous file with comments | « base/version.cc ('k') | base/watchdog_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine