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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2455543002: Convert PDF component IPC to mojo. (Closed)
Patch Set: Feedback Created 3 years, 9 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 | « content/public/common/referrer_struct_traits.h ('k') | tools/ipc_fuzzer/message_lib/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 7fb9a709d2b2197b14dee92abd77f5cc6373b918..00cbad7c1a9ed6443a56eb0e6c7c7bddbf84859c 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -214,6 +214,7 @@ config("blink_platform_pch") {
component("platform") {
visibility = [] # Allow re-assignment of list.
visibility = [
+ "//components/pdf/common:interfaces_blink",
"//third_party/WebKit/*",
"//url/mojo:url_mojom_origin_blink",
"//url/mojo:url_mojom_gurl_blink",
« no previous file with comments | « content/public/common/referrer_struct_traits.h ('k') | tools/ipc_fuzzer/message_lib/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698