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

Unified Diff: chrome/chrome_common.gypi

Issue 12381035: Move Mime type handling to streamsPrivate API, so that it works on Desktop Chrome. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix base files Created 7 years, 10 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 61dc538840d718d7c6113cfb66c660e63f8aa528..39b5d9e54a98fa15ff02b163387ab5ac8d746bbb 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -235,6 +235,8 @@
'common/extensions/manifest_url_handler.h',
'common/extensions/message_bundle.cc',
'common/extensions/message_bundle.h',
+ 'common/extensions/mime_types_handler.cc',
+ 'common/extensions/mime_types_handler.h',
'common/extensions/permissions/api_permission.cc',
'common/extensions/permissions/api_permission.h',
'common/extensions/permissions/api_permission_set.cc',

Powered by Google App Engine
This is Rietveld 408576698