blob: 74d5ee05b8623f17f653852e75956d69a792389a [file] [log] [blame]
[email protected]f7867172012-07-11 07:04:071// Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]623c0bd2011-03-12 01:00:412// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
[email protected]f24a1e2b2011-04-08 01:48:485#ifndef CONTENT_COMMON_GPU_GPU_CONFIG_H_
6#define CONTENT_COMMON_GPU_GPU_CONFIG_H_
[email protected]623c0bd2011-03-12 01:00:417
8// This file declares common preprocessor configuration for the GPU process.
9
10#include "build/build_config.h"
11
[email protected]f24a1e2b2011-04-08 01:48:4812#endif // CONTENT_COMMON_GPU_GPU_CONFIG_H_