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: content/shell/renderer/layout_test/layout_test_render_thread_observer.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month 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: content/shell/renderer/layout_test/layout_test_render_thread_observer.h
diff --git a/content/shell/renderer/layout_test/layout_test_render_thread_observer.h b/content/shell/renderer/layout_test/layout_test_render_thread_observer.h
index a1f99ba7aeb66ae5228a914f7cddd96a9ffbcadb..0e74c9be58b3c188be5f4c218a1836e16d417acc 100644
--- a/content/shell/renderer/layout_test/layout_test_render_thread_observer.h
+++ b/content/shell/renderer/layout_test/layout_test_render_thread_observer.h
@@ -17,10 +17,6 @@ namespace base {
class DictionaryValue;
}
-namespace blink {
-class WebFrame;
-}
-
namespace test_runner {
class WebTestInterfaces;
}
« no previous file with comments | « content/shell/renderer/layout_test/layout_test_render_frame_observer.h ('k') | content/test/fileapi_test_file_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698