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

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

Issue 11318: Beginnings of a new InfoBar system. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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/tab_contents.cc ('k') | chrome/browser/views/frame/browser_view.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 5722)
+++ chrome/browser/views/browser_views.vcproj (working copy)
@@ -216,6 +216,22 @@
RelativePath=".\info_bar_view.h"
>
</File>
+ <File
+ RelativePath=".\infobars\infobar_container.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\infobars\infobar_container.h"
+ >
+ </File>
+ <File
+ RelativePath=".\infobars\infobars.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\infobars\infobars.h"
+ >
+ </File>
</Filter>
<Filter
Name="Options"
« no previous file with comments | « chrome/browser/tab_contents.cc ('k') | chrome/browser/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698