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; |