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

Unified Diff: chrome/common/child_thread.h

Issue 113945: Headers cleanup in chrome/common (Closed)
Patch Set: Created 11 years, 7 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
Index: chrome/common/child_thread.h
diff --git a/chrome/common/child_thread.h b/chrome/common/child_thread.h
index 66fcc09283ae69b6ed51829ee2fa1cb989b4b315..c2156a61724bd423fabfb3508711337f21d41f40 100644
--- a/chrome/common/child_thread.h
+++ b/chrome/common/child_thread.h
@@ -5,6 +5,7 @@
#ifndef CHROME_COMMON_CHILD_THREAD_H_
#define CHROME_COMMON_CHILD_THREAD_H_
+#include "base/scoped_ptr.h"
#include "base/thread.h"
#include "chrome/common/ipc_sync_channel.h"
#include "chrome/common/message_router.h"

Powered by Google App Engine
This is Rietveld 408576698