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

Unified Diff: chrome/browser/views/browser_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/browser/browser_focus_uitest.cc ('k') | chrome/browser/views/constrained_window_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/browser_views.vcproj
===================================================================
--- chrome/browser/views/browser_views.vcproj (revision 10688)
+++ chrome/browser/views/browser_views.vcproj (working copy)
@@ -125,22 +125,10 @@
Name="Frame"
>
<File
- RelativePath=".\frame\aero_glass_frame.cc"
+ RelativePath=".\frame\browser_frame.cc"
>
</File>
<File
- RelativePath=".\frame\aero_glass_frame.h"
- >
- </File>
- <File
- RelativePath=".\frame\aero_glass_non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\frame\aero_glass_non_client_view.h"
- >
- </File>
- <File
RelativePath=".\frame\browser_frame.h"
>
</File>
@@ -153,25 +141,21 @@
>
</File>
<File
- RelativePath=".\frame\browser_window_factory.cc"
+ RelativePath=".\frame\glass_browser_frame_view.cc"
>
</File>
<File
- RelativePath=".\frame\opaque_frame.cc"
+ RelativePath=".\frame\glass_browser_frame_view.h"
>
</File>
<File
- RelativePath=".\frame\opaque_frame.h"
+ RelativePath=".\frame\opaque_browser_frame_view.cc"
>
</File>
<File
- RelativePath=".\frame\opaque_non_client_view.cc"
+ RelativePath=".\frame\opaque_browser_frame_view.h"
>
</File>
- <File
- RelativePath=".\frame\opaque_non_client_view.h"
- >
- </File>
</Filter>
<Filter
Name="Info Bars"
« no previous file with comments | « chrome/browser/browser_focus_uitest.cc ('k') | chrome/browser/views/constrained_window_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698