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

Unified Diff: mojo/shell/capability_filter_test.h

Issue 1701933004: Remove the old package manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@am2
Patch Set: . Created 4 years, 10 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 | « mojo/shell/background/background_shell.cc ('k') | mojo/shell/capability_filter_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/capability_filter_test.h
diff --git a/mojo/shell/capability_filter_test.h b/mojo/shell/capability_filter_test.h
index e235802230680abcb4dd4dae8dc4f4400e9a3ca8..118f6cb71873c366383768d87a6ad2f1714f86c8 100644
--- a/mojo/shell/capability_filter_test.h
+++ b/mojo/shell/capability_filter_test.h
@@ -74,10 +74,6 @@ class CapabilityFilterTest : public testing::Test {
void RunBlockingTest();
void RunWildcardTest();
- // Implement to provide an implementation of PackageManager for the test's
- // ApplicationManager.
- virtual PackageManager* CreatePackageManager() = 0;
-
// Overridden from testing::Test:
void SetUp() override;
void TearDown() override;
« no previous file with comments | « mojo/shell/background/background_shell.cc ('k') | mojo/shell/capability_filter_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698