| Index: test/unittests/compiler/arm/test-instruction-selector-arm.cc
|
| diff --git a/test/unittests/compiler/arm/test-instruction-selector-arm.cc b/test/unittests/compiler/arm/test-instruction-selector-arm.cc
|
| deleted file mode 100644
|
| index b5e6ba6f5610c42256f4da274672a82ab8811051..0000000000000000000000000000000000000000
|
| --- a/test/unittests/compiler/arm/test-instruction-selector-arm.cc
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2014 the V8 project 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 "src/compiler/instruction-selector-impl.h"
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| -
|
| -namespace v8 {
|
| -namespace internal {
|
| -namespace compiler {} // namespace compiler
|
| -} // namespace internal
|
| -} // namespace v8
|
|
|