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

Unified Diff: remoting/test/BUILD.gn

Issue 2381153002: Pace outgoing frames in frame scheduler to match target bitrate. (Closed)
Patch Set: Created 4 years, 3 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: remoting/test/BUILD.gn
diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn
index 28a15e9f4f54f1dd845ad2f316ce67155a7ccb91..c365bc1e2538d2fa765b09bd22a875f20439acf8 100644
--- a/remoting/test/BUILD.gn
+++ b/remoting/test/BUILD.gn
@@ -46,8 +46,6 @@ static_library("test_support") {
"host_info.h",
"host_list_fetcher.cc",
"host_list_fetcher.h",
- "leaky_bucket.cc",
- "leaky_bucket.h",
"mock_access_token_fetcher.cc",
"mock_access_token_fetcher.h",
"refresh_token_store.cc",

Powered by Google App Engine
This is Rietveld 408576698