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

Unified Diff: chrome/browser/ui/webui/translate_internals/translate_internals_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
« no previous file with comments | « chrome/browser/ui/webui/theme_source.h ('k') | chrome/browser/usb/web_usb_chooser_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/translate_internals/translate_internals_handler.h
diff --git a/chrome/browser/ui/webui/translate_internals/translate_internals_handler.h b/chrome/browser/ui/webui/translate_internals/translate_internals_handler.h
index c834dabeaf6291344f8a3d2758f542d2cd3370c9..d33e75aa058556505c0ba1c03e69aa0932618cc1 100644
--- a/chrome/browser/ui/webui/translate_internals/translate_internals_handler.h
+++ b/chrome/browser/ui/webui/translate_internals/translate_internals_handler.h
@@ -18,13 +18,11 @@
#include "content/public/common/webplugininfo.h"
namespace translate {
-struct LanguageDetectionDetails;
struct TranslateErrorDetails;
struct TranslateEventDetails;
}
namespace base {
-class DictionaryValue;
class ListValue;
class Value;
}
« no previous file with comments | « chrome/browser/ui/webui/theme_source.h ('k') | chrome/browser/usb/web_usb_chooser_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698