| Index: chromeos/dbus/blocking_method_caller.h
|
| diff --git a/chromeos/dbus/blocking_method_caller.h b/chromeos/dbus/blocking_method_caller.h
|
| index 48d21cf3e197b17932200d5a74ea38702136089b..95aa44041a99697c6674eb38c6638e56db7295ac 100644
|
| --- a/chromeos/dbus/blocking_method_caller.h
|
| +++ b/chromeos/dbus/blocking_method_caller.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CHROMEOS_DBUS_BLOCKING_METHOD_CALLER_H_
|
| #define CHROMEOS_DBUS_BLOCKING_METHOD_CALLER_H_
|
| -#pragma once
|
|
|
| #include "base/callback.h"
|
| #include "base/synchronization/waitable_event.h"
|
|
|