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

Unified Diff: chrome/browser/chromeos/login/helper.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/chromeos/login/helper.h
diff --git a/chrome/browser/chromeos/login/helper.h b/chrome/browser/chromeos/login/helper.h
index c2d0d7f5b46ab69cd99b1fd4087d2c2062fc826f..f3ebd2fad49f6642e86bf32b9c3a79935dd58740 100644
--- a/chrome/browser/chromeos/login/helper.h
+++ b/chrome/browser/chromeos/login/helper.h
@@ -15,8 +15,6 @@
#include "third_party/skia/include/core/SkColor.h"
#include "ui/views/view.h"
-class GURL;
-
namespace gfx {
class Rect;
class Size;

Powered by Google App Engine
This is Rietveld 408576698