Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1096)

Unified Diff: content/browser/pepper_flash_settings_helper_impl.h

Issue 2317243002: Rename off the record to incognito in ppapi plugin process (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/pepper_flash_settings_helper_impl.h
diff --git a/content/browser/pepper_flash_settings_helper_impl.h b/content/browser/pepper_flash_settings_helper_impl.h
index 8d4edb6c22e2aa7d254ffd69fd07743d464f0f1b..cb11025bd6a0c03fa83a33a9c436264bb00388a2 100644
--- a/content/browser/pepper_flash_settings_helper_impl.h
+++ b/content/browser/pepper_flash_settings_helper_impl.h
@@ -28,7 +28,7 @@ class CONTENT_EXPORT PepperFlashSettingsHelperImpl
void OnPpapiChannelOpened(const IPC::ChannelHandle& channel_handle,
base::ProcessId plugin_pid,
int plugin_child_id) override;
- bool OffTheRecord() override;
+ bool Incognito() override;
protected:
~PepperFlashSettingsHelperImpl() override;
« no previous file with comments | « content/browser/frame_host/render_frame_message_filter.cc ('k') | content/browser/pepper_flash_settings_helper_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698