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

Unified Diff: content/public/test/frame_load_waiter.cc

Issue 537023002: Change ScriptContextTest.GetEffectiveDocumentURL to use FrameLoadWaiter and re-enable the test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile Created 6 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
« no previous file with comments | « content/public/test/frame_load_waiter.h ('k') | content/public/test/render_view_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/frame_load_waiter.cc
diff --git a/content/test/frame_load_waiter.cc b/content/public/test/frame_load_waiter.cc
similarity index 93%
rename from content/test/frame_load_waiter.cc
rename to content/public/test/frame_load_waiter.cc
index 6343f8523f010c4a5d8a5d787215167b50c8c46c..6da69afb8ca7ffb0829dc853cefae814d45b9a7d 100644
--- a/content/test/frame_load_waiter.cc
+++ b/content/public/test/frame_load_waiter.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/test/frame_load_waiter.h"
+#include "content/public/test/frame_load_waiter.h"
#include "base/location.h"
#include "base/message_loop/message_loop.h"
« no previous file with comments | « content/public/test/frame_load_waiter.h ('k') | content/public/test/render_view_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698