Index: components/resource_provider/resource_provider_app.cc |
diff --git a/components/resource_provider/resource_provider_app.cc b/components/resource_provider/resource_provider_app.cc |
index 6d93f2193fb01232deba72314e556302e6f16589..b3723ab333e47401dfbfbdba7552fff77b27ec2a 100644 |
--- a/components/resource_provider/resource_provider_app.cc |
+++ b/components/resource_provider/resource_provider_app.cc |
@@ -22,7 +22,7 @@ ResourceProviderApp::~ResourceProviderApp() { |
} |
void ResourceProviderApp::Initialize(mojo::Shell* shell, const std::string& url, |
- uint32_t id) { |
+ uint32_t id, uint32_t user_id) { |
tracing_.Initialize(shell, url); |
} |