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

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: Follow review Created 5 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 | shell/application_manager/application_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/application_manager/BUILD.gn
diff --git a/shell/application_manager/BUILD.gn b/shell/application_manager/BUILD.gn
index c63eee09303ada0fe59eacdbfccfa348774956aa..b6a604f5734d5465c710e1ae07644ba5708b35cb 100644
--- a/shell/application_manager/BUILD.gn
+++ b/shell/application_manager/BUILD.gn
@@ -15,6 +15,8 @@ source_set("application_manager") {
"data_pipe_peek.h",
"fetcher.cc",
"fetcher.h",
+ "identity.cc",
+ "identity.h",
"local_fetcher.cc",
"local_fetcher.h",
"native_runner.h",
« no previous file with comments | « no previous file | shell/application_manager/application_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698