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

Unified Diff: chrome/browser/extensions/component_extensions_whitelist/whitelist.cc

Issue 2131993002: Delete the audio modem and copresence private APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@eol
Patch Set: Sync again Created 4 years, 5 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/browser/extensions/component_extensions_whitelist/whitelist.cc
diff --git a/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc b/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc
index a742acbb8cd27391c487712f10d60951f439ce1c..ddabb67fc44ed582917f692c2cc1d6f0b1e15ebf 100644
--- a/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc
+++ b/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc
@@ -83,7 +83,6 @@ bool IsComponentExtensionWhitelisted(int manifest_resource_id) {
IDR_SETTINGS_APP_MANIFEST,
IDR_WALLPAPERMANAGER_MANIFEST,
IDR_WEBSTORE_MANIFEST,
- IDR_WHISPERNET_PROXY_MANIFEST,
#if defined(IMAGE_LOADER_EXTENSION)
IDR_IMAGE_LOADER_MANIFEST,
#endif

Powered by Google App Engine
This is Rietveld 408576698