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

Unified Diff: webkit/support/platform_support_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: webkit/support/platform_support_android.cc
diff --git a/webkit/support/platform_support_android.cc b/webkit/support/platform_support_android.cc
index fdd0209a7b98661ca903dc3c6f617c67ccf6e270..a1b43be2f24e9ba65ea82ba433549e7caf3e9992 100644
--- a/webkit/support/platform_support_android.cc
+++ b/webkit/support/platform_support_android.cc
@@ -5,6 +5,7 @@
#include "webkit/support/platform_support.h"
#include "base/android/jni_android.h"
+#include "base/base_paths_posix.h"
#include "base/file_path.h"
#include "base/file_util.h"
#include "base/logging.h"
« base/base_paths_android.h ('K') | « webkit/chromeos/fileapi/cros_mount_point_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698