| Index: Source/core/html/parser/CSSPreloadScanner.h
|
| diff --git a/Source/core/html/parser/CSSPreloadScanner.h b/Source/core/html/parser/CSSPreloadScanner.h
|
| index de9f9bfee76e2edf964523076a2c985d31d1a7c4..e88fec83cc05e75c30bf4ca4f40fc1cff9aad732 100644
|
| --- a/Source/core/html/parser/CSSPreloadScanner.h
|
| +++ b/Source/core/html/parser/CSSPreloadScanner.h
|
| @@ -36,6 +36,7 @@ namespace blink {
|
| class SegmentedString;
|
|
|
| class CSSPreloadScanner {
|
| + DISALLOW_ALLOCATION();
|
| WTF_MAKE_NONCOPYABLE(CSSPreloadScanner);
|
| public:
|
| CSSPreloadScanner();
|
|
|