Index: chrome/browser/extensions/script_executor.h |
diff --git a/chrome/browser/extensions/script_executor.h b/chrome/browser/extensions/script_executor.h |
index 03c1f550c30a5161c56c33a54740f6c3dbd193fb..624f608eb2ad64460b9582a3e6f624b2ee0f54ee 100644 |
--- a/chrome/browser/extensions/script_executor.h |
+++ b/chrome/browser/extensions/script_executor.h |
@@ -86,6 +86,7 @@ class ScriptExecutor { |
UserScript::RunLocation run_at, |
WorldType world_type, |
ProcessType process_type, |
+ const std::string webview_src, |
const GURL& file_url, |
bool user_gesture, |
ResultType result_type, |