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

Unified Diff: components/policy/core/common/BUILD.gn

Issue 375933002: Remove cloud policy refresh rate limit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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: components/policy/core/common/BUILD.gn
diff --git a/components/policy/core/common/BUILD.gn b/components/policy/core/common/BUILD.gn
index 991927bf6fd085a2a0b86cb5a23053a5ce96ba90..da7cb0db5697b09ffca21a6633523e5fa4f23698 100644
--- a/components/policy/core/common/BUILD.gn
+++ b/components/policy/core/common/BUILD.gn
@@ -47,8 +47,6 @@ source_set("common") {
"cloud/policy_header_io_helper.h",
"cloud/policy_header_service.cc",
"cloud/policy_header_service.h",
- "cloud/rate_limiter.cc",
- "cloud/rate_limiter.h",
"cloud/resource_cache.cc",
"cloud/resource_cache.h",
"cloud/system_policy_request_context.cc",
« no previous file with comments | « components/components_tests.gyp ('k') | components/policy/core/common/cloud/cloud_policy_refresh_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698