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

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

Issue 2932643004: Extensions: Move targets in extensions/browser/guest_view to extensions/browser:browser_sources. (Closed)
Patch Set: Created 3 years, 6 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: extensions/browser/api/BUILD.gn
diff --git a/extensions/browser/api/BUILD.gn b/extensions/browser/api/BUILD.gn
index b17d2e25f272ccdf7c67aec01f5cfdd7cedc086d..872992408a638191fab236443120dbf13815f158 100644
--- a/extensions/browser/api/BUILD.gn
+++ b/extensions/browser/api/BUILD.gn
@@ -88,7 +88,6 @@ source_set("api") {
"//base:i18n",
"//components/keyed_service/content:content",
"//extensions/browser:browser_sources",
- "//extensions/browser/guest_view",
"//extensions/common/api",
"//extensions/strings",
]

Powered by Google App Engine
This is Rietveld 408576698