Index: content/renderer/media/peer_connection_identity_store.h |
diff --git a/content/renderer/media/peer_connection_identity_store.h b/content/renderer/media/peer_connection_identity_store.h |
index b920beef41cf61f689223a4cedefe363288a00de..82afbdc344c31a45a1e3f44f73c0d5ddfd27d8ab 100644 |
--- a/content/renderer/media/peer_connection_identity_store.h |
+++ b/content/renderer/media/peer_connection_identity_store.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_RENDERER_MEDIA_PEER_CONNECTION_IDENTITY_STORE_H_ |
#define CONTENT_RENDERER_MEDIA_PEER_CONNECTION_IDENTITY_STORE_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/single_thread_task_runner.h" |
#include "base/threading/thread_checker.h" |
#include "third_party/libjingle/source/talk/app/webrtc/dtlsidentitystore.h" |