Index: content/child/npapi/np_channel_base.h |
diff --git a/content/child/npapi/np_channel_base.h b/content/child/npapi/np_channel_base.h |
index f0a9466c7da417545fd5e1ccbf643f4efcf41fa6..4b5a369955b30b4b9e26c78f04586651d11a6514 100644 |
--- a/content/child/npapi/np_channel_base.h |
+++ b/content/child/npapi/np_channel_base.h |
@@ -11,7 +11,7 @@ |
#include "base/containers/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/process.h" |
+#include "base/process/process.h" |
#include "content/child/npapi/npobject_base.h" |
#include "content/common/message_router.h" |
#include "ipc/ipc_channel_handle.h" |