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

Unified Diff: base/file_util_posix.cc

Issue 10910209: Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile post-merge Created 8 years, 3 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
Index: base/file_util_posix.cc
diff --git a/base/file_util_posix.cc b/base/file_util_posix.cc
index 15d2213aa9d67fe68728e665474011186b559e52..e50ac5deb35df58429a164653c418edd29a13fe3 100644
--- a/base/file_util_posix.cc
+++ b/base/file_util_posix.cc
@@ -31,6 +31,7 @@
#include <fstream>
+#include "base/base_paths_posix.h"
#include "base/basictypes.h"
#include "base/eintr_wrapper.h"
#include "base/file_path.h"
« base/base_paths_android.h ('K') | « base/file_util_android.cc ('k') | base/path_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698