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

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: 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/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"
-
#include "base/file_path.h"
#include "base/file_util.h"
#include "base/path_service.h"

Powered by Google App Engine
This is Rietveld 408576698