summaryrefslogtreecommitdiffstats
path: root/tools/gn/target_generator_unittest.cc
blob: feef6a96912e4ee6bfba691afbf5fa5a0bbffe77 (plain)
1
2
3
4
5
6
7
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"