| Index: base/synchronization/cancellation_flag.h
|
| diff --git a/base/synchronization/cancellation_flag.h b/base/synchronization/cancellation_flag.h
|
| index 7734b34da51a12f1e4dfc58d3f64efc0028c07ca..51a4def1eb31984f0eafeb97dbd0d8678541ee59 100644
|
| --- a/base/synchronization/cancellation_flag.h
|
| +++ b/base/synchronization/cancellation_flag.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef BASE_SYNCHRONIZATION_CANCELLATION_FLAG_H_
|
| #define BASE_SYNCHRONIZATION_CANCELLATION_FLAG_H_
|
| -#pragma once
|
|
|
| #include "base/base_export.h"
|
| #include "base/atomicops.h"
|
|
|