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

Unified Diff: base/base.gypi

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
« no previous file with comments | « no previous file | base/base_paths.h » ('j') | base/base_paths.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 06522495ef9f8a43b01860b57b2d4fd2e156b39b..139ed66d18eb5285253aac1db434827e7e3faddc 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -62,6 +62,7 @@
'base_paths_android.h',
'base_paths_mac.h',
'base_paths_mac.mm',
+ 'base_paths_posix.h',
grt (UTC plus 2) 2012/09/14 15:35:16 move after .cc file to preserve order
gab 2012/09/14 18:10:06 N/A
'base_paths_posix.cc',
'base_paths_win.cc',
'base_paths_win.h',
« no previous file with comments | « no previous file | base/base_paths.h » ('j') | base/base_paths.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698