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

Unified Diff: extensions/BUILD.gn

Issue 885563002: Fix a crash in MimeHandlerServiceImpl::AbortStream(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GN Created 5 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 | « no previous file | extensions/browser/api/mime_handler_private/mime_handler_private.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index de53a9d5f624cef6f34aa6795cb44ba8516b00e7..b58db1dadeedc0c6a468930534d20b9c047166a8 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -186,6 +186,7 @@ if (false) {
"browser/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc",
"browser/api/declarative_webrequest/webrequest_condition_unittest.cc",
"browser/api/idle/idle_api_unittest.cc",
+ "browser/api/mime_handler_private/mime_handler_private_unittest.cc",
"browser/api/sockets_tcp/sockets_tcp_api_unittest.cc",
"browser/api/sockets_udp/sockets_udp_api_unittest.cc",
"browser/api/storage/settings_quota_unittest.cc",
« no previous file with comments | « no previous file | extensions/browser/api/mime_handler_private/mime_handler_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698