Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: chrome/browser/ui/browser.h

Issue 5589001: Change drag and drop prefs on the right browser window. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: improve test comments. Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/browser_browsertest.cc ('k') | chrome/browser/ui/browser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/browser.h
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
index faa316c0fd561481d735f982b872119d82ec9b37..4c63b405950ec9382c04ed1d4e6282d288caff8d 100644
--- a/chrome/browser/ui/browser.h
+++ b/chrome/browser/ui/browser.h
@@ -699,6 +699,7 @@ class Browser : public TabHandlerDelegate,
private:
FRIEND_TEST_ALL_PREFIXES(BrowserTest, NoTabsInPopups);
+ FRIEND_TEST_ALL_PREFIXES(BrowserTest, ConvertTabToAppShortcut);
// Used to describe why a tab is being detached. This is used by
// TabDetachedAtImpl.
« no previous file with comments | « chrome/browser/browser_browsertest.cc ('k') | chrome/browser/ui/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698