| Index: third_party/WebKit/Source/wtf/BitwiseOperations.h
|
| diff --git a/third_party/WebKit/Source/wtf/BitwiseOperations.h b/third_party/WebKit/Source/wtf/BitwiseOperations.h
|
| index 9e313a571da0381db0865adb6df73ffa86f1f679..f4ae10840332f5b668fb69c023183696774ca82c 100644
|
| --- a/third_party/WebKit/Source/wtf/BitwiseOperations.h
|
| +++ b/third_party/WebKit/Source/wtf/BitwiseOperations.h
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "platform/wtf/WTFExport.h"
|
| +#include "platform/wtf/BitwiseOperations.h"
|
|
|
| // The contents of this header was moved to platform/wtf as part of
|
| // WTF migration project. See the following post for details:
|
|
|