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

Unified Diff: services/service_manager/public/constants.gni

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 years, 11 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: services/service_manager/public/constants.gni
diff --git a/services/service_manager/public/constants.gni b/services/service_manager/public/constants.gni
deleted file mode 100644
index 19364268367bc59f23872e67d6c2967b286b3b0a..0000000000000000000000000000000000000000
--- a/services/service_manager/public/constants.gni
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 2016 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-declare_args() {
- # Service package directories are created within this subdirectory.
- packages_directory = "Packages"
-}

Powered by Google App Engine
This is Rietveld 408576698