Index: tools/gn/target_generator_unittest.cc |
diff --git a/tools/gn/target_generator_unittest.cc b/tools/gn/target_generator_unittest.cc |
deleted file mode 100644 |
index feef6a96912e4ee6bfba691afbf5fa5a0bbffe77..0000000000000000000000000000000000000000 |
--- a/tools/gn/target_generator_unittest.cc |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-// Copyright (c) 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. |
- |
-#include "testing/gtest/include/gtest/gtest.h" |
-#include "tools/gn/filesystem_utils.h" |
-#include "tools/gn/target_generator.h" |
- |