summaryrefslogtreecommitdiffstats
path: root/chrome/default_plugin/plugin_impl.h
blob: 845c0d5a087e4a63e04e08c80fdccb06b31c1e04 (plain)
1
2
3
4
5
6
7
// Copyright (c) 2011 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.

#if defined(OS_WIN)
#include "chrome/default_plugin/plugin_impl_win.h"
#endif