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

Unified Diff: base/nix/xdg_util.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/nix/mime_util_xdg.h ('k') | base/path_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/nix/xdg_util.h
diff --git a/base/nix/xdg_util.h b/base/nix/xdg_util.h
index fc72663a2151c0e3fb6f49c7499f611b8dea1433..a8b778405f2f80464512ffec6cbfd4d87ed276bc 100644
--- a/base/nix/xdg_util.h
+++ b/base/nix/xdg_util.h
@@ -18,11 +18,10 @@
#error asdf
#endif
-class FilePath;
-
namespace base {
class Environment;
+class FilePath;
namespace nix {
« no previous file with comments | « base/nix/mime_util_xdg.h ('k') | base/path_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698