Searched defs:property_bag (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_service.h38 #include "content/common/property_bag.h"
476 PropertyBag property_bag; member in struct:ExtensionService::ExtensionRuntimeData
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h67 #include "chrome/common/property_bag.h"
167 const PropertyBag* property_bag() const { return &property_bag_; } function in class:TabContents
168 PropertyBag* property_bag() { return &property_bag_; } function in class:TabContents

Completed in 120 milliseconds