Remove no longer needed toolbar layer method.
[chromium-blink-merge.git] / tools / gn / target_generator_unittest.cc
blobfeef6a96912e4ee6bfba691afbf5fa5a0bbffe77
1 // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "testing/gtest/include/gtest/gtest.h"
6 #include "tools/gn/filesystem_utils.h"
7 #include "tools/gn/target_generator.h"