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

Unified Diff: content/public/test/layouttest_support.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
« no previous file with comments | « content/public/test/javascript_test_observer.h ('k') | content/public/test/mock_render_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/layouttest_support.h
diff --git a/content/public/test/layouttest_support.h b/content/public/test/layouttest_support.h
index b7a77d129f7cf472b322acc0b9ebfca427314c10..13b6a07991e2c6a03c151b4bdcb9ea6ffe20f977 100644
--- a/content/public/test/layouttest_support.h
+++ b/content/public/test/layouttest_support.h
@@ -21,9 +21,7 @@ namespace blink {
class WebDeviceMotionData;
class WebDeviceOrientationData;
class WebGamepad;
-class WebGamepads;
class WebInputEvent;
-class WebLayer;
class WebLocalFrame;
struct WebSize;
class WebView;
@@ -31,10 +29,6 @@ class WebWidget;
class WebURLResponse;
}
-namespace device {
-class BluetoothAdapter;
-}
-
namespace gfx {
class ICCProfile;
}
« no previous file with comments | « content/public/test/javascript_test_observer.h ('k') | content/public/test/mock_render_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698