HomeSort by relevance Sort by last modified time
    Searched refs:chrome_main_delegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/app/
chrome_main.cc 5 #include "chrome/app/chrome_main_delegate.h"
34 ChromeMainDelegate chrome_main_delegate; local
35 content::ContentMainParams params(&chrome_main_delegate);
  /external/chromium_org/content/public/test/
test_launcher.cc 448 scoped_ptr<ContentMainDelegate> chrome_main_delegate(
450 ContentMainParams params(chrome_main_delegate.get());

Completed in 409 milliseconds