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

Unified Diff: dbus/dbus.gyp

Issue 552433002: dbus: Introduce util_unittest.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « dbus/BUILD.gn ('k') | dbus/util_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dbus/dbus.gyp
diff --git a/dbus/dbus.gyp b/dbus/dbus.gyp
index 3882df8377116a73e3e947bf6ac49b8989632d7e..a69e8fd4060e6855407f53ea150692d21bc14f20 100644
--- a/dbus/dbus.gyp
+++ b/dbus/dbus.gyp
@@ -111,6 +111,7 @@
'string_util_unittest.cc',
'test_service.cc',
'test_service.h',
+ 'util_unittest.cc',
'values_util_unittest.cc',
],
'include_dirs': [
« no previous file with comments | « dbus/BUILD.gn ('k') | dbus/util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698