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

Unified Diff: ui/display/manager/display_layout.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict 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 | « ui/display/chromeos/display_configurator.h ('k') | ui/display/test/display_manager_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/manager/display_layout.h
diff --git a/ui/display/manager/display_layout.h b/ui/display/manager/display_layout.h
index 3afc8fa381f612efb952e411dee81fc88b54089b..5e7db099d18cfff98362066599b321e6a00ab422 100644
--- a/ui/display/manager/display_layout.h
+++ b/ui/display/manager/display_layout.h
@@ -15,11 +15,6 @@
#include "base/strings/string_piece.h"
#include "ui/display/display_export.h"
-namespace base {
-class Value;
-template <typename T> class JSONValueConverter;
-}
-
namespace display {
class Display;
« no previous file with comments | « ui/display/chromeos/display_configurator.h ('k') | ui/display/test/display_manager_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698