| Index: src/platform/update_engine/update_check_action.h
|
| diff --git a/src/platform/update_engine/update_check_action.h b/src/platform/update_engine/update_check_action.h
|
| index 402943b1f7a3eb3e3d718e44c9d6b341b69aee3a..5622a6306f84d76bbf23443d48091351043d331c 100644
|
| --- a/src/platform/update_engine/update_check_action.h
|
| +++ b/src/platform/update_engine/update_check_action.h
|
| @@ -20,8 +20,6 @@
|
| // The Update Check action makes an update check request to Omaha and
|
| // can output the response on the output ActionPipe.
|
|
|
| -using std::string;
|
| -
|
| namespace chromeos_update_engine {
|
|
|
| // Encodes XML entities in a given string with libxml2. input must be
|
|
|