Index: content/browser/compositor/software_output_device_ozone.cc |
diff --git a/content/browser/compositor/software_output_device_ozone.cc b/content/browser/compositor/software_output_device_ozone.cc |
index 28e0d4156678c05cb4553e44103acbe1eceb7d8a..7de2de21d72c17c707ea8ab5db2d472f97e8773b 100644 |
--- a/content/browser/compositor/software_output_device_ozone.cc |
+++ b/content/browser/compositor/software_output_device_ozone.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/memory/scoped_ptr.h" |
#include "content/browser/compositor/software_output_device_ozone.h" |
#include "ui/compositor/compositor.h" |
#include "ui/gfx/skia_util.h" |