Index: chrome/installer/mac/app/AppDelegate.h |
diff --git a/chrome/installer/mac/app/AppDelegate.h b/chrome/installer/mac/app/AppDelegate.h |
index 2e841f8dc9afeeb1833b152a55ad30dd75d0f58a..fd307764fb522f26f2bf19a82383631f9fdbff2e 100644 |
--- a/chrome/installer/mac/app/AppDelegate.h |
+++ b/chrome/installer/mac/app/AppDelegate.h |
@@ -7,8 +7,6 @@ |
#import <AppKit/AppKit.h> |
-#import "Downloader.h" |
-#import "OmahaCommunication.h" |
@interface AppDelegate : NSObject<NSApplicationDelegate> |
@end |