Chromium Code Reviews

Unified Diff: chrome_frame/precompiled.cc

Issue 218019: Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome_frame/precompiled.h ('k') | chrome_frame/protocol_sink_wrap.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/precompiled.cc
===================================================================
--- chrome_frame/precompiled.cc (revision 0)
+++ chrome_frame/precompiled.cc (revision 0)
@@ -0,0 +1,9 @@
+// Copyright (c) 2009 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.
+
+// precompiled.cc : source file that includes just the standard includes
+// precompiled.pch will be the pre-compiled header
+// precompiled.obj will contain the pre-compiled type information
+
+#include "precompiled.h"
« no previous file with comments | « chrome_frame/precompiled.h ('k') | chrome_frame/protocol_sink_wrap.h » ('j') | no next file with comments »

Powered by Google App Engine