Home | History | Annotate | Download | only in ui

Lines Matching refs:GURL

15 #include "googleurl/src/gurl.h"
19 class GURL;
32 void AddFirstRunTab(const GURL& url);
84 GURL url;
111 const std::vector<GURL>& urls_to_open,
118 const std::vector<GURL>& urls);
153 const std::vector<GURL>& urls_to_open);
166 bool ProcessStartupURLs(const std::vector<GURL>& urls_to_open);
170 void AddUniqueURLs(const std::vector<GURL>& urls,
195 void AddStartupURLs(std::vector<GURL>* startup_urls) const;
211 static std::vector<GURL> GetURLsFromCommandLine(
222 std::vector<GURL> first_run_tabs_;