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

Unified Diff: components/dom_distiller/standalone/content_extractor.cc

Issue 214823006: Move ContentBrowserTest class to content/public, since it's used by components_browsertests for bro… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: remove other files Created 6 years, 9 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 | « components/dom_distiller/standalone/DEPS ('k') | content/app/mojo/mojo_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/standalone/content_extractor.cc
===================================================================
--- components/dom_distiller/standalone/content_extractor.cc (revision 259922)
+++ components/dom_distiller/standalone/content_extractor.cc (working copy)
@@ -19,8 +19,8 @@
#include "components/dom_distiller/core/task_tracker.h"
#include "content/public/browser/browser_context.h"
#include "content/public/browser/browser_thread.h"
+#include "content/public/test/content_browser_test.h"
#include "content/shell/browser/shell.h"
-#include "content/test/content_browser_test.h"
#include "net/dns/mock_host_resolver.h"
#include "ui/base/resource/resource_bundle.h"
« no previous file with comments | « components/dom_distiller/standalone/DEPS ('k') | content/app/mojo/mojo_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698