hunspell: Cleanup to fix the header include guards under google/ directory.
[chromium-blink-merge.git] / ppapi / c / BUILD.gn
blob7ec7674d612d2de87df12fe446615d689a65b2d4
1 # Copyright 2015 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 import("//ppapi/ppapi_sources.gni")
7 # These are just headers.
8 source_set("c") {
9   sources = rebase_path(ppapi_sources.c_source_files, ".", "..")