| Index: gpu/gles2_conform_support/egl/test_support.cc
|
| diff --git a/gpu/gles2_conform_support/egl/test_support.cc b/gpu/gles2_conform_support/egl/test_support.cc
|
| deleted file mode 100644
|
| index 938abcfd4545571b0b014f1461d5a99f7e077cef..0000000000000000000000000000000000000000
|
| --- a/gpu/gles2_conform_support/egl/test_support.cc
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -// Copyright (c) 2016 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.
|
| -
|
| -#include "test_support.h"
|
| -
|
| -#if defined(COMPONENT_BUILD) && defined(COMMAND_BUFFER_GLES_LIB_SUPPORT_ONLY)
|
| -bool g_command_buffer_gles_has_atexit_manager;
|
| -#endif
|
|
|