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

Unified Diff: chrome_frame/task_marshaller.h

Issue 8555001: base::Bind: Convert chrome_frame/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Bad merge. Created 9 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: chrome_frame/task_marshaller.h
diff --git a/chrome_frame/task_marshaller.h b/chrome_frame/task_marshaller.h
index c36a3f7db70cdc423e210dbf16f2e91008099dde..e4b53c3fb1151f5ecc842dd5ed5115d4f3ef636d 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

Powered by Google App Engine
This is Rietveld 408576698