Index: components/web_restrictions/browser/mock_web_restrictions_client.h |
diff --git a/components/web_restrictions/browser/mock_web_restrictions_client.h b/components/web_restrictions/browser/mock_web_restrictions_client.h |
index 45dd4eb16030a756e057ef6d2695b66a7e320a5a..056f2cf4fc2efdbdab7f5d9995fbba2c9224a64b 100644 |
--- a/components/web_restrictions/browser/mock_web_restrictions_client.h |
+++ b/components/web_restrictions/browser/mock_web_restrictions_client.h |
@@ -17,8 +17,6 @@ class MockWebRestrictionsClient { |
MockWebRestrictionsClient(); |
~MockWebRestrictionsClient(); |
- |
- static bool Register(JNIEnv* env); |
}; |
} // namespace web_restrictions |