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

Unified Diff: shell/application_manager/BUILD.gn

Issue 979203002: Index application by URL and identity for multiprocess. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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: shell/application_manager/BUILD.gn
diff --git a/shell/application_manager/BUILD.gn b/shell/application_manager/BUILD.gn
index b53e473bd762e509a6528a5111d74c431873fda2..bfeff8b8d29ed7d03b4a7a0fdae49bd46a8979ec 100644
--- a/shell/application_manager/BUILD.gn
+++ b/shell/application_manager/BUILD.gn
@@ -23,6 +23,8 @@ component("application_manager") {
"query_util.h",
"shell_impl.cc",
"shell_impl.h",
+ "url_and_identity.cc",
+ "url_and_identity.h",
]
defines = [ "MOJO_APPLICATION_MANAGER_IMPLEMENTATION" ]
« no previous file with comments | « no previous file | shell/application_manager/application_manager.h » ('j') | shell/application_manager/application_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698