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

Unified Diff: chrome/installer/util/product.h

Issue 8511053: Cleanup: Remove unneeded forward declarations in chrome/installer. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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/installer/util/product.h
===================================================================
--- chrome/installer/util/product.h (revision 109585)
+++ chrome/installer/util/product.h (working copy)
@@ -17,6 +17,7 @@
namespace installer {
+class ChannelInfo;
grt (UTC plus 2) 2011/11/11 14:48:42 This is needed for Product::SetChannelFlags(bool,
Lei Zhang 2011/11/11 19:50:53 Yes, that's why I'm adding it.
grt (UTC plus 2) 2011/11/12 01:47:32 Vision fail.
class MasterPreferences;
class Product;
class ProductOperations;

Powered by Google App Engine
This is Rietveld 408576698