Index: chromeos/dbus/shill_client_helper.h |
diff --git a/chromeos/dbus/shill_client_helper.h b/chromeos/dbus/shill_client_helper.h |
index e2795e4538ce6436408ba7d8b8176ca1f706ab69..740a81c8084c6f0ce6813c22c37089cfbe5681a6 100644 |
--- a/chromeos/dbus/shill_client_helper.h |
+++ b/chromeos/dbus/shill_client_helper.h |
@@ -175,7 +175,7 @@ class ShillClientHelper { |
ReleasedCallback released_callback_; |
int active_refs_; |
PropertyChangedHandler property_changed_handler_; |
- ObserverList<ShillPropertyChangedObserver, true /* check_empty */> |
+ base::ObserverList<ShillPropertyChangedObserver, true /* check_empty */> |
observer_list_; |
std::vector<std::string> interfaces_to_be_monitored_; |