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

Unified Diff: services/resource_coordinator/DEPS

Issue 2798713002: Global Resource Coordinator: Basic service internals (Closed)
Patch Set: Review fixes 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/DEPS
diff --git a/services/resource_coordinator/DEPS b/services/resource_coordinator/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..aa579c4766f331faf96fb2205ddecee110e35b04
--- /dev/null
+++ b/services/resource_coordinator/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/smhasher",
+]

Powered by Google App Engine
This is Rietveld 408576698