GetCreatedWindow 1526 content/browser/web_contents/web_contents_impl.cc   WebContentsImpl* contents = GetCreatedWindow(route_id);
GetCreatedWindow  791 content/browser/web_contents/web_contents_impl.h   WebContentsImpl* GetCreatedWindow(int route_id);
GetCreatedWindow 2335 content/browser/web_contents/web_contents_impl_unittest.cc   EXPECT_EQ(NULL, contents()->GetCreatedWindow(route_id));