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

Unified Diff: content/public/browser/browser_context.h

Issue 12782015: Get rid of old comment in BrowserContext. We'll need to keep OffTheRecord on BrowserContext. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/browser_context.h
===================================================================
--- content/public/browser/browser_context.h (revision 190301)
+++ content/public/browser/browser_context.h (working copy)
@@ -107,7 +107,6 @@
virtual base::FilePath GetPath() = 0;
// Return whether this context is incognito. Default is false.
- // This doesn't belong here; http://crbug.com/89628
virtual bool IsOffTheRecord() const = 0;
// Returns the request context information associated with this context. Call
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698