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

Unified Diff: components/guest_view/browser/guest_view_base.h

Issue 1602663003: Framelet Prototype 2016 using Mojo IPC Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Disabled oilpan Created 4 years, 11 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: components/guest_view/browser/guest_view_base.h
diff --git a/components/guest_view/browser/guest_view_base.h b/components/guest_view/browser/guest_view_base.h
index 9d5b340d2166e0a8e7efccdacbb46ee0d31971ed..f9c9e7fda16b578614b4c4b0c09b447a3ddbbd6b 100644
--- a/components/guest_view/browser/guest_view_base.h
+++ b/components/guest_view/browser/guest_view_base.h
@@ -325,7 +325,7 @@ class GuestViewBase : public content::BrowserPluginGuestDelegate,
void SetGuestZoomLevelToMatchEmbedder();
- private:
+ protected:
friend class GuestViewMessageFilter;
class OwnerContentsObserver;
« no previous file with comments | « components/framelet_mojo_bindings.gyp ('k') | components/guest_view/renderer/guest_view_container_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698