Index: skia/ext/skia_memory_dump_provider_unittest.cc |
diff --git a/skia/ext/skia_memory_dump_provider_unittest.cc b/skia/ext/skia_memory_dump_provider_unittest.cc |
index af5c30bd696ea2839061881bda3a93ff9b00e6ca..8d9d23e8ea57f50d2a764cd4708cdfc7cd24fc38 100644 |
--- a/skia/ext/skia_memory_dump_provider_unittest.cc |
+++ b/skia/ext/skia_memory_dump_provider_unittest.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 "base/trace_event/process_memory_dump.h" |
#include "skia/ext/skia_memory_dump_provider.h" |
#include "testing/gtest/include/gtest/gtest.h" |