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

Unified Diff: base/i18n/rtl.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/i18n/file_util_icu.h ('k') | base/mac/bundle_locations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/i18n/rtl.h
diff --git a/base/i18n/rtl.h b/base/i18n/rtl.h
index 202a126d71d3112b7ddb90a9c052f0289069ba81..2345931b675a0cd9a4a6fa5bd0f9d994470fd02b 100644
--- a/base/i18n/rtl.h
+++ b/base/i18n/rtl.h
@@ -12,9 +12,10 @@
#include "base/string16.h"
#include "build/build_config.h"
+namespace base {
+
class FilePath;
-namespace base {
namespace i18n {
const char16 kRightToLeftMark = 0x200F;
« no previous file with comments | « base/i18n/file_util_icu.h ('k') | base/mac/bundle_locations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698