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

Unified Diff: base/android/path_utils.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 | « android_webview/browser/net/aw_network_delegate.cc ('k') | base/command_line.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/path_utils.h
diff --git a/base/android/path_utils.h b/base/android/path_utils.h
index 78f02674ef84814074f945f28e83ec44de2b3d30..6c632f234cdf164a1cbf15a1dbd1cc9d75b94e51 100644
--- a/base/android/path_utils.h
+++ b/base/android/path_utils.h
@@ -9,9 +9,10 @@
#include "base/base_export.h"
+namespace base {
+
class FilePath;
-namespace base {
namespace android {
// Retrieves the absolute path to the data directory of the current
« no previous file with comments | « android_webview/browser/net/aw_network_delegate.cc ('k') | base/command_line.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698