diff options
Diffstat (limited to 'chrome/common/property_bag.cc')
-rw-r--r-- | chrome/common/property_bag.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/property_bag.cc b/chrome/common/property_bag.cc index dc25961..6974f3c 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() { |