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

Unified Diff: base/values.h

Issue 2666093002: Remove base::FundamentalValue (Closed)
Patch Set: Rebase Created 3 years, 10 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 | « base/trace_event/trace_event_argument_unittest.cc ('k') | 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 76399c262bd6741a460f0fe5af4f2b1759b3a76d..a95786878b2eaaba6e76cf2e6b0ccd6a9dc811b7 100644
--- a/base/values.h
+++ b/base/values.h
@@ -39,7 +39,6 @@ namespace base {
class DictionaryValue;
class ListValue;
class Value;
-using FundamentalValue = Value;
using StringValue = Value;
using BinaryValue = Value;
« no previous file with comments | « base/trace_event/trace_event_argument_unittest.cc ('k') | base/values.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698