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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2444873002: Move WebMIMERegistry impl from //content to blink:platform/network/mime (Closed)
Patch Set: remove indirection Created 4 years, 2 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 3f99086d69f5e65b188a7a88d12d9480c4e02211..59f1d688d125b58f218d227e7b2fc190f5d4e658 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -225,7 +225,6 @@ source_set("blink_headers") {
"platform/WebMemoryState.h",
"platform/WebMessagePortChannel.h",
"platform/WebMessagePortChannelClient.h",
- "platform/WebMimeRegistry.h",
"platform/WebMixedContent.h",
"platform/WebMockClipboard.h",
"platform/WebNativeScrollBehavior.h",

Powered by Google App Engine
This is Rietveld 408576698