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

Unified Diff: apps/BUILD.gn

Issue 586613002: Remove AppsClient::GetLoadedBrowserContexts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | apps/DEPS » ('j') | apps/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index 25700b6663f5b20eb78ff8733e421a48d603c950..4a10eea30e4ab2b091c8e9cf00d0f95fa51743bc 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -19,6 +19,8 @@ static_library("apps") {
"app_restore_service.h",
"app_restore_service_factory.cc",
"app_restore_service_factory.h",
+ "app_window_registry_util.cc",
+ "app_window_registry_util.h",
"browser_context_keyed_service_factories.cc",
"browser_context_keyed_service_factories.h",
"custom_launcher_page_contents.cc",
« no previous file with comments | « no previous file | apps/DEPS » ('j') | apps/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698