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

Unified Diff: components/data_reduction_proxy/content/data_reduction_proxy_resource_throttle_unittest.cc

Issue 684223003: Data Reduction Proxy Interstitials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 2 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/data_reduction_proxy/content/data_reduction_proxy_resource_throttle_unittest.cc
diff --git a/tools/telemetry/unittest_data/autotest_ext/background.js b/components/data_reduction_proxy/content/data_reduction_proxy_resource_throttle_unittest.cc
similarity index 99%
copy from tools/telemetry/unittest_data/autotest_ext/background.js
copy to components/data_reduction_proxy/content/data_reduction_proxy_resource_throttle_unittest.cc
index 1513ac09fac4e3587b7fc8195ccbb8bd60a0d229..7487e66ecb612e86a505d98b36bb868f7e3b2752 100644
--- a/tools/telemetry/unittest_data/autotest_ext/background.js
+++ b/components/data_reduction_proxy/content/data_reduction_proxy_resource_throttle_unittest.cc
@@ -1,4 +1,3 @@
// Copyright 2014 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.
bengr 2014/10/31 17:06:48 You need tests, but I suppose you know that.
megjablon 2014/12/11 23:32:06 Haha yep these are TODOs.
-

Powered by Google App Engine
This is Rietveld 408576698