summaryrefslogtreecommitdiffstats
path: root/tools/gn/target_generator_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gn/target_generator_unittest.cc')
-rw-r--r--tools/gn/target_generator_unittest.cc8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/gn/target_generator_unittest.cc b/tools/gn/target_generator_unittest.cc
new file mode 100644
index 0000000..feef6a9
--- /dev/null
+++ b/tools/gn/target_generator_unittest.cc
@@ -0,0 +1,8 @@
+// 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"
+