#include "content/public/app/content_main.h" int main(int argc, const char **argv) { return content::ContentMain(argc, argv, 0); }