diff options
author | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-23 20:26:56 +0000 |
---|---|---|
committer | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-23 20:26:56 +0000 |
commit | fdc92726554124b1fb8dbb86c4a5f44168945a73 (patch) | |
tree | 7c947116f03952f4c440eb5a0adbc1a6478b2198 /chrome/views/views.vcproj | |
parent | 8205209f3b57a69fe811f18771a533bf01407d7f (diff) | |
download | chromium_src-fdc92726554124b1fb8dbb86c4a5f44168945a73.zip chromium_src-fdc92726554124b1fb8dbb86c4a5f44168945a73.tar.gz chromium_src-fdc92726554124b1fb8dbb86c4a5f44168945a73.tar.bz2 |
Deliver events and notifications to the RootView.
Review URL: http://codereview.chromium.org/42519
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12305 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/views/views.vcproj')
-rw-r--r-- | chrome/views/views.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/views/views.vcproj b/chrome/views/views.vcproj index 46622b4..01e5770 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -800,6 +800,10 @@ > </File> <File + RelativePath=".\event_win.cc" + > + </File> + <File RelativePath=".\fill_layout.cc" > </File> |