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

Unified Diff: base/base.gypi

Issue 3187011: linux: add UMA stat for the file system where the prefs are stored (Closed)
Patch Set: coda Created 10 years, 4 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/file_util.h » ('j') | no next file with comments »
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 d6e13b58ca69a530dbad4fdfc046ae3c49bea368..383f645f5db6f5479979b8902f534e30c16c2067 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -77,6 +77,7 @@
'file_util.cc',
'file_util.h',
'file_util_deprecated.h',
+ 'file_util_linux.cc',
'file_util_mac.mm',
'file_util_posix.cc',
'file_util_win.cc',
« no previous file with comments | « no previous file | base/file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698