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

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

Issue 63033: Refactor AppModalDialogQueue and move JS Alert boxes into a MVC. (Closed)
Patch Set: whitespace 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/browser/tab_contents/web_contents.cc ('k') | chrome/browser/views/jsmessage_box_dialog.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
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj
index 9cde61cef57fb14ff72a92767bb30b1cd4aab97c..0e433e913c6cf8146fa90d0e41e9026aad934c77 100644
--- a/chrome/browser/views/browser_views.vcproj
+++ b/chrome/browser/views/browser_views.vcproj
@@ -634,6 +634,14 @@
>
</File>
<File
+ RelativePath=".\jsmessage_box_dialog.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\jsmessage_box_dialog.h"
+ >
+ </File>
+ <File
RelativePath=".\keyword_editor_view.cc"
>
</File>
« no previous file with comments | « chrome/browser/tab_contents/web_contents.cc ('k') | chrome/browser/views/jsmessage_box_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698