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

Unified Diff: services/resource_coordinator/public/cpp/resource_coordinator_interface.h

Issue 2871353002: GRC: Added Tab coordination units behind a feature flag (Closed)
Patch Set: Rebase Created 3 years, 7 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 | « services/resource_coordinator/public/cpp/resource_coordinator_features.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/resource_coordinator/public/cpp/resource_coordinator_interface.h
diff --git a/services/resource_coordinator/public/cpp/resource_coordinator_interface.h b/services/resource_coordinator/public/cpp/resource_coordinator_interface.h
index 95d6748c76cd7d9566f104d35fc002bfe3ce9845..fe5806dbbfc49b422779e7aae9852da9d3b2fabd 100644
--- a/services/resource_coordinator/public/cpp/resource_coordinator_interface.h
+++ b/services/resource_coordinator/public/cpp/resource_coordinator_interface.h
@@ -20,7 +20,8 @@ namespace resource_coordinator {
using EventType = mojom::EventType;
-class ResourceCoordinatorInterface {
+class SERVICES_RESOURCE_COORDINATOR_PUBLIC_CPP_EXPORT
+ ResourceCoordinatorInterface {
public:
ResourceCoordinatorInterface(service_manager::Connector* connector,
const CoordinationUnitType& type);
« no previous file with comments | « services/resource_coordinator/public/cpp/resource_coordinator_features.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698