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

Unified Diff: src/Makefile.am

Issue 5380002: cashew: defer all D-Bus signal processing to main loop (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/cashew.git@master
Patch Set: Created 10 years, 1 month 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 | src/cashew_server.h » ('j') | src/property_changed_handler.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/Makefile.am
diff --git a/src/Makefile.am b/src/Makefile.am
index 5443d3fff625acf45bb7f919713250abedd55e62..44d7d3c711158a2c157a1c27b6e96971d82d5db5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,6 +34,8 @@ libcashew_la_SOURCES = \
policy.cc \
procfs_byte_counter.h \
procfs_byte_counter.cc \
+ property_changed_handler.h \
+ property_changed_handler.cc \
service.h \
service.cc \
service_manager.h \
« no previous file with comments | « no previous file | src/cashew_server.h » ('j') | src/property_changed_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698