diff options
Diffstat (limited to 'chrome/browser/browser.h')
-rw-r--r-- | chrome/browser/browser.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/browser.h b/chrome/browser/browser.h index 3e52a59..4fac987 100644 --- a/chrome/browser/browser.h +++ b/chrome/browser/browser.h @@ -704,10 +704,6 @@ class Browser : public TabStripModelDelegate, // after a return to the message loop. void CloseFrame(); - // Compute a deterministic name based on the URL. We use this pseudo name - // as a key to store window location per application URLs. - static std::wstring ComputeApplicationNameFromURL(const GURL& url); - FRIEND_TEST(BrowserTest, NoTabsInPopups); // Create a preference dictionary for the provided application name. This is |