Index: base/observer_list.h |
diff --git a/base/observer_list.h b/base/observer_list.h |
index c3777b946ab718f40b13ad00413c527d8457c3e7..f67df14ea5871dcbb0590d3ecd15c0e5643832e3 100644 |
--- a/base/observer_list.h |
+++ b/base/observer_list.h |
@@ -174,4 +174,3 @@ class ObserverList { |
} while (0) |
#endif // BASE_OBSERVER_LIST_H__ |
- |