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

Unified Diff: base/file_util_android.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_android.cc
diff --git a/base/file_util_android.cc b/base/file_util_android.cc
index 79db279535e1b894b7689cb385cf063b8d68852a..51363f269b9d6b5f46e5389fecfacacf5640f86c 100644
--- a/base/file_util_android.cc
+++ b/base/file_util_android.cc
@@ -4,6 +4,7 @@
#include "base/file_util.h"
+#include "base/base_paths_posix.h"
#include "base/file_path.h"
#include "base/path_service.h"
« base/base_paths_android.h ('K') | « base/base_paths_win.cc ('k') | base/file_util_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698