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

Unified Diff: content/shell/browser/layout_test/layout_test_android.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/browser/layout_test/layout_test_android.h
diff --git a/content/shell/browser/layout_test/layout_test_android.h b/content/shell/browser/layout_test/layout_test_android.h
index 7d59fcc9070571df9bdc13d3beea341e9aa4e61c..dbcc38aa24e52644c5abed418e525a247849795f 100644
--- a/content/shell/browser/layout_test/layout_test_android.h
+++ b/content/shell/browser/layout_test/layout_test_android.h
@@ -7,8 +7,6 @@
#include <string>
-class GURL;
-
namespace content {
// Initialize the nested message loop and FIFOs for Android, and verify that

Powered by Google App Engine
This is Rietveld 408576698