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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 395333003: Extensions: Move cast_channel and hid APIs to extensions/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win/mac Created 6 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/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index b94b8e70538d4efd29892a41bf0bd3a59f870f69..4ff356117760f366562a6aeabe1eaa4e2e36c420 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -33,7 +33,6 @@ static_library("extensions") {
"//chrome:resources",
"//chrome:strings",
"//chrome/app/resources:platform_locale_settings",
- "//chrome/browser/extensions/api/cast_channel:cast_channel_proto",
"//chrome/app/theme:theme_resources",
"//chrome/browser/history:in_memory_url_index_cache_proto",
"//chrome/browser/sync_file_system:sync_file_system_proto",

Powered by Google App Engine
This is Rietveld 408576698