Index: chrome/browser/ui/app_list/test/fake_profile.cc |
diff --git a/chrome/browser/ui/app_list/test/fake_profile.cc b/chrome/browser/ui/app_list/test/fake_profile.cc |
index d21a2d4a230cff576b2de7352060e764e40f753a..9900bc440813f56225afc5ebec9c4fde0484e58c 100644 |
--- a/chrome/browser/ui/app_list/test/fake_profile.cc |
+++ b/chrome/browser/ui/app_list/test/fake_profile.cc |
@@ -52,13 +52,6 @@ FakeProfile::GetMediaRequestContextForStoragePartition( |
return NULL; |
} |
-void FakeProfile::RequestMIDISysExPermission( |
- int render_process_id, |
- int render_view_id, |
- const GURL& requesting_frame, |
- const MIDISysExPermissionCallback& callback) { |
-} |
- |
content::ResourceContext* FakeProfile::GetResourceContext() { |
return NULL; |
} |