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

Unified Diff: chromeos/dbus/dbus_client.h

Issue 2338063002: chromeos: Refactor D-Bus client type enum and stub vs. fake naming (Closed)
Patch Set: cleanup Created 4 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
Index: chromeos/dbus/dbus_client.h
diff --git a/chromeos/dbus/dbus_client.h b/chromeos/dbus/dbus_client.h
index 07e6914ad891510cd3f76da2bd3314b920de6e1a..72f5d9685e27790575964db82a88712bb23d233f 100644
--- a/chromeos/dbus/dbus_client.h
+++ b/chromeos/dbus/dbus_client.h
@@ -5,6 +5,7 @@
#ifndef CHROMEOS_DBUS_DBUS_CLIENT_H_
#define CHROMEOS_DBUS_DBUS_CLIENT_H_
+#include "base/macros.h"
namespace dbus {
class Bus;

Powered by Google App Engine
This is Rietveld 408576698