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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1110833003: Move the IsSupported* mime functions out of //net and into //components/mime_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/html_viewer/BUILD.gn
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index f79713e9106e9eb9ddeba26f7dd176ef72bd2e46..534670ffe7b6b67d9dc69d0e5758b347bba05930 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -105,6 +105,7 @@ source_set("lib") {
"//cc/surfaces",
"//components/clipboard/public/interfaces",
"//components/gpu/public/interfaces",
+ "//components/mime_util",
"//components/surfaces/public/interfaces",
"//components/webcrypto",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698