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

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

Issue 2756483007: [Device Discovery] Move files from browser/extensions/api/dial to browser/media/router/discovery/di… (Closed)
Patch Set: resolve code review comments from Devlin Created 3 years, 9 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 | chrome/browser/extensions/api/dial/device_description_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index c07cb58308be3a3c7c8e835d7a524e58a0d53c1d..dd6fadead348f77a580d381045faef2859e32b24 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -175,18 +175,10 @@ static_library("extensions") {
"api/developer_private/inspectable_views_finder.h",
"api/developer_private/show_permissions_dialog_helper.cc",
"api/developer_private/show_permissions_dialog_helper.h",
- "api/dial/device_description_fetcher.cc",
- "api/dial/device_description_fetcher.h ",
"api/dial/dial_api.cc",
"api/dial/dial_api.h",
"api/dial/dial_api_factory.cc",
"api/dial/dial_api_factory.h",
- "api/dial/dial_device_data.cc",
- "api/dial/dial_device_data.h",
- "api/dial/dial_registry.cc",
- "api/dial/dial_registry.h",
- "api/dial/dial_service.cc",
- "api/dial/dial_service.h",
"api/downloads/downloads_api.cc",
"api/downloads/downloads_api.h",
"api/downloads_internal/downloads_internal_api.cc",
@@ -829,6 +821,7 @@ static_library("extensions") {
"//chrome/app/theme:theme_resources",
"//chrome/app/vector_icons",
"//chrome/browser/devtools",
+ "//chrome/browser/media/router/discovery",
"//chrome/common",
"//chrome/common/extensions/api:api_registration",
"//chrome/common/extensions/api:extensions_features",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/dial/device_description_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698