| Index: content/test/webkit_support.h
|
| diff --git a/content/test/webkit_support.h b/content/test/webkit_support.h
|
| deleted file mode 100644
|
| index adec4a81f842947fa814b7a22d37c110bb58a22c..0000000000000000000000000000000000000000
|
| --- a/content/test/webkit_support.h
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef CONTENT_TEST_WEBKIT_SUPPORT_H_
|
| -#define CONTENT_TEST_WEBKIT_SUPPORT_H_
|
| -
|
| -// TODO(tfarina): Remove this file when Blink is changed to include
|
| -// blink_test_environment.h
|
| -#include "content/test/blink_test_environment.h"
|
| -
|
| -#endif // CONTENT_TEST_WEBKIT_SUPPORT_H_
|
|
|