Fix build break
[chromium-blink-merge.git] / content / shell / webkit_test_platform_support.h
bloba03d20b587d912ac2cd1376a2c4c0c5ef0c9813b
1 // Copyright (c) 2012 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.
5 #ifndef CONTENT_SHELL_WEBKIT_TEST_PLATFORM_SUPPORT_H_
6 #define CONTENT_SHELL_WEBKIT_TEST_PLATFORM_SUPPORT_H_
8 namespace content {
10 bool WebKitTestPlatformInitialize();
12 } // namespace content
14 #endif // CONTENT_SHELL_WEBKIT_TEST_PLATFORM_SUPPORT_H_