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

Unified Diff: mojo/mojo_shell.gyp

Issue 1244233002: Allow trusted brokers to restrict connections for spawned applications to whitelisted applications … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 5 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: mojo/mojo_shell.gyp
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index 846ca82253f715c5a7b2ed8e121f796bdd5a472e..3d66e2c12bfb7d3f3883afcae04f1f89d521a59c 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -54,6 +54,7 @@
'type': 'executable',
'sources': [
'shell/application_manager_unittest.cc',
+ 'shell/capability_filter_unittest.cc',
'shell/query_util_unittest.cc',
],
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698