yutak | 737dd7f | 2017-03-17 03:42:01 | [diff] [blame] | 1 | // Copyright 2017 The Chromium Authors. All rights reserved. |
| 2 | // Use of this source code is governed by a BSD-style license that can be |
| 3 | // found in the LICENSE file. |
Chromium+Blink automerger | 9764d30 | 2015-09-23 06:38:42 | [diff] [blame] | 4 | |
yutak | 737dd7f | 2017-03-17 03:42:01 | [diff] [blame] | 5 | #include "platform/wtf/StaticConstructors.h" |
Chromium+Blink automerger | 9764d30 | 2015-09-23 06:38:42 | [diff] [blame] | 6 | |
yutak | 737dd7f | 2017-03-17 03:42:01 | [diff] [blame] | 7 | // The contents of this header was moved to platform/wtf as part of |
| 8 | // WTF migration project. See the following post for details: |
| 9 | // https://groups.google.com/a/chromium.org/d/msg/blink-dev/tLdAZCTlcAA/bYXVT8gYCAAJ |