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

Unified Diff: content/shell/browser/shell.h

Issue 1345343003: Remove lots of old blur plumbing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase. Created 5 years, 2 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 | « content/renderer/render_widget.cc ('k') | content/shell/browser/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/browser/shell.h
diff --git a/content/shell/browser/shell.h b/content/shell/browser/shell.h
index d62dfb5b2c2d919ad02e23518bf4636afa4f01d0..05ec79e1925200f253192d1540dc7506947f1858 100644
--- a/content/shell/browser/shell.h
+++ b/content/shell/browser/shell.h
@@ -150,7 +150,6 @@ class Shell : public WebContentsDelegate,
const base::string16& source_id) override;
void RendererUnresponsive(WebContents* source) override;
void ActivateContents(WebContents* contents) override;
- void DeactivateContents(WebContents* contents) override;
bool HandleContextMenu(const content::ContextMenuParams& params) override;
static gfx::Size GetShellDefaultSize();
« no previous file with comments | « content/renderer/render_widget.cc ('k') | content/shell/browser/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698