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

Unified Diff: dbus/dbus.gyp

Issue 7745044: Minor cleanups and improvements for the D-Bus library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « dbus/bus.cc ('k') | dbus/end_to_end_async_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 c17aecf06ac5ec9b611933ed80d48cb059668b13..7aadb7e261b12bd97c033cc3817366afb70c574d 100644
--- a/dbus/dbus.gyp
+++ b/dbus/dbus.gyp
@@ -39,6 +39,8 @@
'sources': [
'mock_bus.cc',
'mock_bus.h',
+ 'mock_exported_object.cc',
+ 'mock_exported_object.h',
'mock_object_proxy.cc',
'mock_object_proxy.h',
],
« no previous file with comments | « dbus/bus.cc ('k') | dbus/end_to_end_async_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698