summaryrefslogtreecommitdiffstats
path: root/chrome_frame/task_marshaller.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/task_marshaller.h')
-rw-r--r--chrome_frame/task_marshaller.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome_frame/task_marshaller.h b/chrome_frame/task_marshaller.h
index c36a3f7..e4b53c3 100644
--- a/chrome_frame/task_marshaller.h
+++ b/chrome_frame/task_marshaller.h
@@ -17,8 +17,9 @@
#include "base/time.h"
class Task;
+
namespace tracked_objects {
- class Location;
+class Location;
}
// TaskMarshallerThroughMessageQueue is similar to base::MessageLoopForUI