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

Unified Diff: base/base_paths.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: 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/base_paths.cc
diff --git a/base/base_paths.cc b/base/base_paths.cc
index 1beb9c7482eb0f847760c1448f9590cfafbb3cd6..e62b879087d9313d205698a220bf6e8a4d9a858b 100644
--- a/base/base_paths.cc
+++ b/base/base_paths.cc
@@ -3,7 +3,6 @@
// found in the LICENSE file.
#include "base/base_paths.h"
gab 2012/09/13 23:16:50 All of the base_paths*.cc header listed #include "
-
#include "base/file_path.h"
#include "base/file_util.h"
#include "base/path_service.h"
« base/base_paths.h ('K') | « base/base_paths.h ('k') | base/base_paths_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698