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

Unified Diff: chrome/renderer/net/predictor_queue_unittest.cc

Issue 2866026: Rename Dns prefetching files to Predictor files... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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 | « chrome/renderer/net/predictor_queue.cc ('k') | chrome/renderer/net/render_dns_master.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/net/predictor_queue_unittest.cc
===================================================================
--- chrome/renderer/net/predictor_queue_unittest.cc (revision 50795)
+++ chrome/renderer/net/predictor_queue_unittest.cc (working copy)
@@ -4,7 +4,7 @@
#include <sstream>
-#include "chrome/renderer/net/render_dns_queue.h"
+#include "chrome/renderer/net/predictor_queue.h"
#include "testing/gtest/include/gtest/gtest.h"
// Single threaded tests of DnsQueue functionality.
« no previous file with comments | « chrome/renderer/net/predictor_queue.cc ('k') | chrome/renderer/net/render_dns_master.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698