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

Unified Diff: ceee/ie/broker/broker.gyp

Issue 4989002: Firing event to broker without worker thread. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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: ceee/ie/broker/broker.gyp
===================================================================
--- ceee/ie/broker/broker.gyp (revision 66617)
+++ ceee/ie/broker/broker.gyp (working copy)
@@ -20,6 +20,7 @@
'VCMIDLTool': {
'OutputDirectory': '<(SHARED_INTERMEDIATE_DIR)',
'DLLDataFileName': '$(InputName)_dlldata.c',
+ 'DefaultCharType': '0',
Sigurður Ásgeirsson 2010/11/19 18:29:30 I think this is worth a short comment? Why is this
Vitaly Buka corp 2010/11/19 20:30:38 Done.
'AdditionalOptions': '/prefix all "BrokerRpcClient_" '
'server "BrokerRpcServer_"'
},

Powered by Google App Engine
This is Rietveld 408576698