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

Unified Diff: base/values.h

Issue 7572032: base: Remove unnecessary using declarations from values.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | « no previous file | base/values.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/values.h
diff --git a/base/values.h b/base/values.h
index 21ddfce82c4d60530597eca9e10e40c9fcdf88cd..55e7be08aaffa02af4c6d0e0883c32ef9f4af157 100644
--- a/base/values.h
+++ b/base/values.h
@@ -471,8 +471,5 @@ using base::FundamentalValue;
using base::ListValue;
using base::StringValue;
using base::Value;
-using base::ValueMap;
-using base::ValueSerializer;
-using base::ValueVector;
#endif // BASE_VALUES_H_
« no previous file with comments | « no previous file | base/values.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698