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

Unified Diff: chrome/common/common.vcproj

Issue 21485: Bitmap transport (Closed)
Patch Set: Fix some mac crashes Created 11 years, 10 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
Index: chrome/common/common.vcproj
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index 8ac8d290f14faf11f0f0e91bce68b8bc508c1f52..67a664e51d3c4b0fb682a6e9c05c195bab447bfb 100644
--- a/chrome/common/common.vcproj
+++ b/chrome/common/common.vcproj
@@ -537,7 +537,7 @@
RelativePath=".\notification_details.h"
>
</File>
- <File
+ <File
RelativePath=".\notification_observer.h"
>
</File>
@@ -742,6 +742,14 @@
>
</File>
<File
+ RelativePath=".\transport_dib.h"
+ >
+ </File>
+ <File
+ RelativePath=".\transport_dib_win.cc"
+ >
+ </File>
+ <File
RelativePath=".\unzip.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698