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

Unified Diff: chrome/browser/background_contents_service.h

Issue 6310008: Revert 71458 - Blow away BackgroundContents when RenderView goes away.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 11 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 | « no previous file | chrome/browser/tab_contents/background_contents.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/background_contents_service.h
===================================================================
--- chrome/browser/background_contents_service.h (revision 71535)
+++ chrome/browser/background_contents_service.h (working copy)
@@ -84,8 +84,6 @@
TestApplicationIDLinkage);
FRIEND_TEST_ALL_PREFIXES(TaskManagerBrowserTest,
NoticeBGContentsChanges);
- FRIEND_TEST_ALL_PREFIXES(TaskManagerBrowserTest,
- KillBGContents);
// Registers for various notifications.
void StartObserving(Profile* profile);
« no previous file with comments | « no previous file | chrome/browser/tab_contents/background_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698