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

Unified Diff: chrome/common/common.vcproj

Issue 56026: Move message flags into a separate header that can be used (Closed)
Patch Set: ctor Created 11 years, 9 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/chrome.gyp ('k') | chrome/common/message_box_flags.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/common.vcproj
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index c5ea93aa78a415c86e27959a46949f5309906f0b..1a99f6076e86d8c1834191140b100438a34f2b5f 100644
--- a/chrome/common/common.vcproj
+++ b/chrome/common/common.vcproj
@@ -542,6 +542,10 @@
>
</File>
<File
+ RelativePath=".\message_box_flags.h"
+ >
+ </File>
+ <File
RelativePath=".\message_router.cc"
>
</File>
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/message_box_flags.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698