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

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

Issue 67055: Use tab to group "Show saved passwords" and "Exceptions"... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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/app/generated_resources.grd ('k') | chrome/browser/views/frame/browser_view.cc » ('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 13611)
+++ chrome/browser/views/browser_views.vcproj (working copy)
@@ -221,6 +221,14 @@
>
</File>
<File
+ RelativePath=".\options\exceptions_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\exceptions_page_view.h"
+ >
+ </File>
+ <File
RelativePath=".\options\fonts_languages_window_view.cc"
>
</File>
@@ -280,6 +288,22 @@
RelativePath=".\options\options_window_view.cc"
>
</File>
+ <File
+ RelativePath=".\options\passwords_exceptions_window_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\passwords_exceptions_window_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\passwords_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\passwords_page_view.h"
+ >
+ </File>
</Filter>
<Filter
Name="Tabs"
@@ -352,6 +376,10 @@
RelativePath=".\find_bar_win.h"
>
</File>
+ <File
+ RelativePath="..\page_state.h"
+ >
+ </File>
</Filter>
<Filter
Name="Autocomplete"
@@ -694,22 +722,6 @@
>
</File>
<File
- RelativePath=".\password_manager_exceptions_view.cc"
- >
- </File>
- <File
- RelativePath=".\password_manager_exceptions_view.h"
- >
- </File>
- <File
- RelativePath=".\password_manager_view.cc"
- >
- </File>
- <File
- RelativePath=".\password_manager_view.h"
- >
- </File>
- <File
RelativePath="..\..\tools\build\win\precompiled_wtl.cc"
>
<FileConfiguration
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/views/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698