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

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

Issue 10544113: Revert 141690 - Modify old Panel test files and include them in .gyp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 6 months 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/ui/panels/panel_browser_window.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/panels/panel_mouse_watcher.h
===================================================================
--- chrome/browser/ui/panels/panel_mouse_watcher.h (revision 141691)
+++ chrome/browser/ui/panels/panel_mouse_watcher.h (working copy)
@@ -46,7 +46,7 @@
friend class PanelMouseWatcherTest;
FRIEND_TEST_ALL_PREFIXES(PanelMouseWatcherTest, StartStopWatching);
friend class BasePanelBrowserTest;
- friend class OldBasePanelBrowserTest;
+ FRIEND_TEST_ALL_PREFIXES(PanelOverflowBrowserTest, FullScreenMode);
// Start/stop tracking mouse movements.
virtual void Start() = 0;
« no previous file with comments | « chrome/browser/ui/panels/panel_browser_window.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698