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

Unified Diff: chrome/browser/views/browser_views.vcproj

Issue 115475: Refactors HWNDPhotobooth into NativeViewPhotobooth and... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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 | « no previous file | chrome/browser/views/tabs/dragged_tab_controller.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 16306)
+++ chrome/browser/views/browser_views.vcproj (working copy)
@@ -325,14 +325,18 @@
>
</File>
<File
- RelativePath=".\tabs\hwnd_photobooth.cc"
+ RelativePath=".\tabs\native_view_photobooth_win.cc"
>
</File>
<File
- RelativePath=".\tabs\hwnd_photobooth.h"
+ RelativePath=".\tabs\native_view_photobooth_win.h"
>
</File>
<File
+ RelativePath=".\tabs\native_view_photobooth.h"
+ >
+ </File>
+ <File
RelativePath=".\tabs\tab.cc"
>
</File>
« no previous file with comments | « no previous file | chrome/browser/views/tabs/dragged_tab_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698