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

Unified Diff: base/synchronization/waitable_event_watcher.h

Issue 7633042: Create ipc.dll. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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 | « no previous file | content/browser/plugin_process_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/synchronization/waitable_event_watcher.h
===================================================================
--- base/synchronization/waitable_event_watcher.h (revision 96780)
+++ base/synchronization/waitable_event_watcher.h (working copy)
@@ -70,7 +70,7 @@
WaitableEventWatcher();
virtual ~WaitableEventWatcher();
- class Delegate {
+ class BASE_EXPORT Delegate {
public:
virtual ~Delegate() { }
« no previous file with comments | « no previous file | content/browser/plugin_process_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698