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

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

Issue 2945023002: Introduce profile for lock screen apps (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: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 50a96e423099642db362ac7d3a7dd2d32e82e6ba..fef092c40e96ee717914835b3dcec6272e3e814c 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -991,7 +991,6 @@ static_library("extensions") {
"//components/chrome_apps",
"//components/constrained_window",
"//components/drive",
- "//components/session_manager/core",
"//components/user_manager",
"//remoting/base",
"//remoting/host",

Powered by Google App Engine
This is Rietveld 408576698