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

Unified Diff: extensions/shell/browser/shell_nacl_browser_delegate.h

Issue 2762513002: Remove keep-alive impulse IPCs from NaCl modules. (Closed)
Patch Set: Rebase Created 3 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 | « extensions/browser/process_manager.cc ('k') | extensions/shell/browser/shell_nacl_browser_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/browser/shell_nacl_browser_delegate.h
diff --git a/extensions/shell/browser/shell_nacl_browser_delegate.h b/extensions/shell/browser/shell_nacl_browser_delegate.h
index a0f0a3872241f85761beaf7281d6acffab1d92c5..80907be90b1ab4ce4f1b6258f6d165830ca292c9 100644
--- a/extensions/shell/browser/shell_nacl_browser_delegate.h
+++ b/extensions/shell/browser/shell_nacl_browser_delegate.h
@@ -41,8 +41,6 @@ class ShellNaClBrowserDelegate : public NaClBrowserDelegate {
base::FilePath* file_path) override;
void SetDebugPatterns(const std::string& debug_patterns) override;
bool URLMatchesDebugPatterns(const GURL& manifest_url) override;
- content::BrowserPpapiHost::OnKeepaliveCallback GetOnKeepaliveCallback()
- override;
bool IsNonSfiModeAllowed(const base::FilePath& profile_directory,
const GURL& manifest_url) override;
« no previous file with comments | « extensions/browser/process_manager.cc ('k') | extensions/shell/browser/shell_nacl_browser_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698