Index: content/browser/renderer_host/media/video_capture_buffer_pool.h |
diff --git a/content/browser/renderer_host/media/video_capture_buffer_pool.h b/content/browser/renderer_host/media/video_capture_buffer_pool.h |
index d8fcc104773290e86c2977573049678eb8cb9157..20df46fa95406d4f532f1d53e81493e41cf27f4c 100644 |
--- a/content/browser/renderer_host/media/video_capture_buffer_pool.h |
+++ b/content/browser/renderer_host/media/video_capture_buffer_pool.h |
@@ -8,8 +8,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_vector.h" |
+#include "base/memory/shared_memory.h" |
#include "base/process.h" |
-#include "base/shared_memory.h" |
#include "base/synchronization/lock.h" |
#include "content/common/content_export.h" |
#include "ui/gfx/size.h" |