From 4cdc9a2855971ec0a22d04056d9c08deb2afaf45 Mon Sep 17 00:00:00 2001
From: "jam@chromium.org"
 <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Thu, 26 Jul 2012 03:39:31 +0000
Subject: Move over a bunch of tests from browser_tests to
 content_browsertests.

BUG=90448
Review URL: https://chromiumcodereview.appspot.com/10831023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148507 0039d316-1c4b-4281-b951-d872f2087c98
---
 content/browser/plugin_browsertest.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'content/browser/plugin_browsertest.cc')

diff --git a/content/browser/plugin_browsertest.cc b/content/browser/plugin_browsertest.cc
index b089526..88bbc4d 100644
--- a/content/browser/plugin_browsertest.cc
+++ b/content/browser/plugin_browsertest.cc
@@ -101,7 +101,7 @@ class PluginTest : public ContentBrowserTest {
   }
 
   void NavigateAway() {
-    GURL url = GetTestUrl(".", "simple_page.html");
+    GURL url = GetTestUrl("", "simple_page.html");
     LoadAndWait(url);
   }
 
-- 
cgit v1.1