// Copyright (c) 2006-2008 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. | |
#ifndef GPU_NP_UTILS_NP_HEADERS_H_ | |
#define GPU_NP_UTILS_NP_HEADERS_H_ | |
#include "third_party/npapi/bindings/npapi.h" | |
#include "third_party/npapi/bindings/npruntime.h" | |
#endif // GPU_NP_UTILS_NP_HEADERS_H_ |