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

Unified Diff: chrome/common/common.vcproj

Issue 27157: Initial checkin of the out of process worker implementation.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' 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
« no previous file with comments | « chrome/common/common.scons ('k') | chrome/common/ipc_message_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/common.vcproj
===================================================================
--- chrome/common/common.vcproj (revision 10842)
+++ chrome/common/common.vcproj (working copy)
@@ -300,6 +300,14 @@
RelativePath=".\render_messages_internal.h"
>
</File>
+ <File
+ RelativePath=".\worker_messages.h"
+ >
+ </File>
+ <File
+ RelativePath=".\worker_messages_internal.h"
+ >
+ </File>
</Filter>
<Filter
Name="extensions"
« no previous file with comments | « chrome/common/common.scons ('k') | chrome/common/ipc_message_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698