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

Unified Diff: base/base.gyp

Issue 1572042: GTK: Improve xfce detection. (Closed)
Patch Set: Add unit tests 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 | « no previous file | base/linux_util.h » ('j') | base/linux_util.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 bccac475deda8c701d9262097499d60d3eb10d6a..938b05c8860ee47be5dd6cfbc0c7da65bf9e0981 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -170,6 +170,9 @@
'file_version_info_unittest.cc',
'worker_pool_linux_unittest.cc',
],
+ 'sources': [
+ 'linux_util_unittest.cc',
+ ],
'dependencies': [
'../build/linux/system.gyp:gtk',
'../build/linux/system.gyp:nss',
« no previous file with comments | « no previous file | base/linux_util.h » ('j') | base/linux_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698