ExampleBase        52 ui/views/examples/example_base.cc ExampleBase::~ExampleBase() {}
ExampleBase        54 ui/views/examples/example_base.cc ExampleBase::ExampleBase(const char* title) : example_title_(title) {