Index: chrome/common/property_bag.cc |
diff --git a/chrome/common/property_bag.cc b/chrome/common/property_bag.cc |
index dc25961ec44d3d054d83d0db59c340d6352c68c9..6974f3c04835682f18ecd39da51d5a9b5a936517 100644 |
--- a/chrome/common/property_bag.cc |
+++ b/chrome/common/property_bag.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/linked_ptr.h" |
#include "chrome/common/property_bag.h" |
PropertyBag::PropertyBag() { |