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

Unified Diff: components/nacl/browser/test_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 | « components/nacl/browser/nacl_process_host.cc ('k') | components/nacl/browser/test_nacl_browser_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/browser/test_nacl_browser_delegate.h
diff --git a/components/nacl/browser/test_nacl_browser_delegate.h b/components/nacl/browser/test_nacl_browser_delegate.h
index 58033401db904cd0532f1953878cfe5d57b10b85..69dde4ea5e636908dafcf36584919335b67a23e0 100644
--- a/components/nacl/browser/test_nacl_browser_delegate.h
+++ b/components/nacl/browser/test_nacl_browser_delegate.h
@@ -38,8 +38,6 @@ class TestNaClBrowserDelegate : 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 | « components/nacl/browser/nacl_process_host.cc ('k') | components/nacl/browser/test_nacl_browser_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698