Index: base/version.h |
diff --git a/base/version.h b/base/version.h |
index b3012eb921b1e62a803b681f03954fbb17d14cea..dfd17ef368d61f821d562dde00f4f851968a14f8 100644 |
--- a/base/version.h |
+++ b/base/version.h |
@@ -65,8 +65,4 @@ class BASE_EXPORT Version { |
} // namespace base |
-// TODO(xhwang) remove this when all users are updated to explicitly use the |
-// namespace |
-using base::Version; |
- |
#endif // BASE_VERSION_H_ |