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

Unified Diff: base/base.gyp

Issue 1701005: bsd: refactor XDG bits of linux_util into a shared file. (Closed)
Patch Set: Created 10 years, 8 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 | « app/gtk_util.cc ('k') | base/base.gypi » ('j') | base/file_util_posix.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 938b05c8860ee47be5dd6cfbc0c7da65bf9e0981..e3a236c84ba4d0266cfc01b29ef0a5eabffeac48 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -171,7 +171,7 @@
'worker_pool_linux_unittest.cc',
],
'sources': [
- 'linux_util_unittest.cc',
+ 'xdg_util_unittest.cc',
willchan no longer on Chromium 2010/04/22 23:01:18 It's unfortunate your changelist didn't show the d
],
'dependencies': [
'../build/linux/system.gyp:gtk',
« no previous file with comments | « app/gtk_util.cc ('k') | base/base.gypi » ('j') | base/file_util_posix.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698