From fc14cef961fa421cc1c44e373e3f3f0fb84ec545 Mon Sep 17 00:00:00 2001
From: "ben@chromium.org"
 <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Tue, 27 Jan 2009 22:17:29 +0000
Subject: Move MessageWindow out into its own file. BrowserInit is now
 cross-platform-capable.

Fix up the header includes in browser_init.cc/h removing a bunch of windows stuff.

Review URL: http://codereview.chromium.org/19034

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8762 0039d316-1c4b-4281-b951-d872f2087c98
---
 chrome/browser/browser.vcproj | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'chrome/browser/browser.vcproj')

diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index 32f9051..b1db09b 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -414,6 +414,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\message_window.cc"
+				>
+			</File>
+			<File
+				RelativePath=".\message_window.h"
+				>
+			</File>
+			<File
 				RelativePath=".\meta_table_helper.cc"
 				>
 			</File>
-- 
cgit v1.1