summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/tab_capture/offscreen_presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/api/tab_capture/offscreen_presentation.h')
-rw-r--r--chrome/browser/extensions/api/tab_capture/offscreen_presentation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/api/tab_capture/offscreen_presentation.h b/chrome/browser/extensions/api/tab_capture/offscreen_presentation.h
index 1ba4be9..03ca5c2 100644
--- a/chrome/browser/extensions/api/tab_capture/offscreen_presentation.h
+++ b/chrome/browser/extensions/api/tab_capture/offscreen_presentation.h
@@ -146,7 +146,7 @@ class OffscreenPresentation : protected content::WebContentsDelegate,
int route_id,
int main_frame_route_id,
WindowContainerType window_container_type,
- const base::string16& frame_name,
+ const std::string& frame_name,
const GURL& target_url,
const std::string& partition_id,
content::SessionStorageNamespace* session_storage_namespace) final;