summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
blob: cc7f27886e97c6a938775124faf8c947d78d6dcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// 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.

#ifndef CHROME_RENDERER_RENDER_VIEW_H_
#define CHROME_RENDERER_RENDER_VIEW_H_
#pragma once

// TODO(jam): remove me
#include "content/renderer/render_view.h"

#endif  // CHROME_RENDERER_RENDER_VIEW_H_