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

Unified Diff: third_party/WebKit/Source/core/loader/EmptyClients.cpp

Issue 2634113002: ElementVisibilityObserver: remove OOPIF checks. (Closed)
Patch Set: non-exported-base Created 3 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
« no previous file with comments | « third_party/WebKit/Source/core/loader/EmptyClients.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/loader/EmptyClients.cpp
diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.cpp b/third_party/WebKit/Source/core/loader/EmptyClients.cpp
index 6fc8717d8caab3383a4fac4102df96357dff872c..c21e6e0fdf8616df7a8c0e2b97e32cb2ce5fd32d 100644
--- a/third_party/WebKit/Source/core/loader/EmptyClients.cpp
+++ b/third_party/WebKit/Source/core/loader/EmptyClients.cpp
@@ -194,4 +194,6 @@ EmptyFrameLoaderClient::createApplicationCacheHost(
return nullptr;
}
+EmptyRemoteFrameClient::EmptyRemoteFrameClient() = default;
+
} // namespace blink
« no previous file with comments | « third_party/WebKit/Source/core/loader/EmptyClients.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698