Index: components/arc/test/fake_intent_helper_instance.h |
diff --git a/components/arc/test/fake_intent_helper_instance.h b/components/arc/test/fake_intent_helper_instance.h |
index 9b21aea98b54d02a51b37698863066f14cf50f60..3c8d497f0e8c8b06e4ac1a23fab8e84dc1f59964 100644 |
--- a/components/arc/test/fake_intent_helper_instance.h |
+++ b/components/arc/test/fake_intent_helper_instance.h |
@@ -51,10 +51,6 @@ class FakeIntentHelperInstance : public mojom::IntentHelperInstance { |
mojom::ActivityNamePtr activity, |
mojom::ActionType action) override; |
- void HandleUrlListDeprecated(mojo::Array<mojom::UrlWithMimeTypePtr> urls, |
- const mojo::String& package_name, |
- mojom::ActionType action) override; |
- |
void Init(mojom::IntentHelperHostPtr host_ptr) override; |
void RequestActivityIcons( |