Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3851)

Unified Diff: chrome/common/property_bag.cc

Issue 3120021: FBTF: Header cleanup in chrome/common part 2. The majority of the changed files (Closed)
Patch Set: Win fix 2. Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/property_bag.h ('k') | chrome/common/serialized_script_value.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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() {
« no previous file with comments | « chrome/common/property_bag.h ('k') | chrome/common/serialized_script_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698