Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Unified Diff: chrome/views/views.vcproj

Issue 27317: Support DWM switching.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/views/view.cc ('k') | chrome/views/widget.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/views/views.vcproj
===================================================================
--- chrome/views/views.vcproj (revision 10688)
+++ chrome/views/views.vcproj (working copy)
@@ -254,11 +254,11 @@
>
</File>
<File
- RelativePath=".\custom_frame_window.cc"
+ RelativePath=".\custom_frame_view.cc"
>
</File>
<File
- RelativePath=".\custom_frame_window.h"
+ RelativePath=".\custom_frame_view.h"
>
</File>
<File
@@ -270,14 +270,6 @@
>
</File>
<File
- RelativePath=".\default_non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\default_non_client_view.h"
- >
- </File>
- <File
RelativePath=".\dialog_client_view.cc"
>
</File>
@@ -418,6 +410,14 @@
>
</File>
<File
+ RelativePath=".\native_frame_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\native_frame_view.h"
+ >
+ </File>
+ <File
RelativePath=".\native_scroll_bar.cc"
>
</File>
« no previous file with comments | « chrome/views/view.cc ('k') | chrome/views/widget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698