普通文本  |  11行  |  310 B

// 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.

// Pull in IIDs, CLSIDs etc from our .idl file.
#include "chrome_frame/chrome_tab.h"

extern "C" {
#include "chrome_frame/chrome_tab_i.c"
}