Index: content/browser/compositor/owned_mailbox.h |
diff --git a/content/browser/aura/owned_mailbox.h b/content/browser/compositor/owned_mailbox.h |
similarity index 94% |
rename from content/browser/aura/owned_mailbox.h |
rename to content/browser/compositor/owned_mailbox.h |
index 3c0c0ca7a6e713007f162a6be7b5a14144b368b5..da17fd04179d335ff6a03aab6145683fbce20f53 100644 |
--- a/content/browser/aura/owned_mailbox.h |
+++ b/content/browser/compositor/owned_mailbox.h |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/memory/ref_counted.h" |
-#include "content/browser/aura/image_transport_factory.h" |
+#include "content/browser/compositor/image_transport_factory.h" |
#include "gpu/command_buffer/common/mailbox.h" |
namespace content { |