diff options
Diffstat (limited to 'tools/gn/target_generator_unittest.cc')
-rw-r--r-- | tools/gn/target_generator_unittest.cc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/gn/target_generator_unittest.cc b/tools/gn/target_generator_unittest.cc deleted file mode 100644 index feef6a9..0000000 --- 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" - |