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

Unified Diff: dbus/message.h

Issue 9318007: Adding using protobuf based communication for the power information transfer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixed a plethora of build issues Created 8 years, 10 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
Index: dbus/message.h
diff --git a/dbus/message.h b/dbus/message.h
index 6bfa86760ed421d2b3251f83a1aa62b19131fa05..29f7155a35894467a64d94922d172641a087cc5d 100644
--- a/dbus/message.h
+++ b/dbus/message.h
@@ -11,6 +11,7 @@
#include <dbus/dbus.h>
#include "base/basictypes.h"
+#include "third_party/protobuf/src/google/protobuf/message_lite.h"
satorux1 2012/02/07 21:16:49 I guess it was added here by accident, rigth?
rharrison 2012/02/14 17:03:09 Done.
namespace google {
namespace protobuf {
« chrome/browser/chromeos/dbus/power_manager_client.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698