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

Unified Diff: services/resource_coordinator/public/cpp/coordination_unit.typemap

Issue 2848053002: Revert of Global Resource Coordinator: Basic service internals (Closed)
Patch Set: Created 3 years, 8 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/resource_coordinator/public/cpp/coordination_unit.typemap
diff --git a/services/resource_coordinator/public/cpp/coordination_unit.typemap b/services/resource_coordinator/public/cpp/coordination_unit.typemap
deleted file mode 100644
index eadf9d2c17d4a06c5422e080b06997edda0f233a..0000000000000000000000000000000000000000
--- a/services/resource_coordinator/public/cpp/coordination_unit.typemap
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2017 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.
-
-mojom =
- "//services/resource_coordinator/public/interfaces/coordination_unit.mojom"
-
-public_headers = [
- "//services/resource_coordinator/public/cpp/coordination_unit_id.h",
- "//services/resource_coordinator/public/cpp/coordination_unit_types.h",
-]
-traits_headers = [ "//services/resource_coordinator/public/cpp/coordination_unit_struct_traits.h" ]
-
-deps = []
-
-type_mappings = [
- "resource_coordinator.mojom.CoordinationUnitType=::resource_coordinator::CoordinationUnitType",
- "resource_coordinator.mojom.CoordinationUnitID=::resource_coordinator::CoordinationUnitID",
-]
« no previous file with comments | « services/resource_coordinator/public/cpp/OWNERS ('k') | services/resource_coordinator/public/cpp/coordination_unit_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698