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

Unified Diff: base/value_conversions.h

Issue 12163003: Add FilePath to base namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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/test/test_file_util.h ('k') | chrome/app/chrome_main_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/value_conversions.h
diff --git a/base/value_conversions.h b/base/value_conversions.h
index 99cd5143cb43cf26879a73eaea36fa4cde92a918..fde9a269299429c02fed339a59eb87f04aae6cfb 100644
--- a/base/value_conversions.h
+++ b/base/value_conversions.h
@@ -9,10 +9,10 @@
#include "base/base_export.h"
-class FilePath;
namespace base {
+class FilePath;
class TimeDelta;
class StringValue;
class Value;
« no previous file with comments | « base/test/test_file_util.h ('k') | chrome/app/chrome_main_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698