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

Unified Diff: sandbox/src/sandbox.vcproj

Issue 113190: Add support for alternate window station. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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: sandbox/src/sandbox.vcproj
===================================================================
--- sandbox/src/sandbox.vcproj (revision 16307)
+++ sandbox/src/sandbox.vcproj (working copy)
@@ -183,6 +183,14 @@
RelativePath=".\sid.h"
>
</File>
+ <File
+ RelativePath=".\window.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\window.h"
+ >
+ </File>
</Filter>
<Filter
Name="Interception"

Powered by Google App Engine
This is Rietveld 408576698