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

Unified Diff: chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h
diff --git a/chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h
index 367465c17fff802ba815042715b43e411bfe7f4e..fee76d82af274db51c53676e306fb3ce4c0b066e 100644
--- a/chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h
+++ b/chrome/browser/ui/webui/chromeos/login/wrong_hwid_screen_handler.h
@@ -11,10 +11,6 @@
#include "chrome/browser/ui/webui/chromeos/login/base_screen_handler.h"
#include "content/public/browser/web_ui.h"
-namespace base {
-class DictionaryValue;
-}
-
namespace chromeos {
// WebUI implementation of WrongHWIDScreenActor.
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/user_board_screen_handler.h ('k') | chrome/browser/ui/webui/chromeos/slow_trace_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698