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

Unified Diff: mojo/mojo_shell.gyp

Issue 1844973002: Implement a system-level entry cache so that packages loaded from the system dir can be visible to … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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 | mojo/services/catalog/BUILD.gn » ('j') | mojo/services/catalog/catalog.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_shell.gyp
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index 26144ab76ef92ca208e9c57b57988fec186fcaf8..25e6bce2a1c1f1600eeb53d682a7fc7a5875d24e 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -15,6 +15,7 @@
'services/catalog/factory.h',
'services/catalog/store.cc',
'services/catalog/store.h',
+ 'services/catalog/types.h',
'shell/loader.h',
'shell/connect_params.cc',
'shell/connect_params.h',
« no previous file with comments | « no previous file | mojo/services/catalog/BUILD.gn » ('j') | mojo/services/catalog/catalog.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698