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

Unified Diff: services/service_manager/public/cpp/standalone_service/DEPS

Issue 2557213002: Build services as standalone executables (Closed)
Patch Set: remove DCHECKs with side effects -_- Created 4 years 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: services/service_manager/public/cpp/standalone_service/DEPS
diff --git a/services/service_manager/public/cpp/standalone_service/DEPS b/services/service_manager/public/cpp/standalone_service/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ec69c8f59a84fcb729de5baf929298eefa8ce14b
--- /dev/null
+++ b/services/service_manager/public/cpp/standalone_service/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+sandbox",
+]

Powered by Google App Engine
This is Rietveld 408576698