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..7ba568e3e07d2f7688f9388311a56b8dbb0ece89 100644 |
--- a/chrome/installer/mac/app/AppDelegate.h |
+++ b/chrome/installer/mac/app/AppDelegate.h |
@@ -7,9 +7,6 @@ |
#import <AppKit/AppKit.h> |
-#import "Downloader.h" |
-#import "OmahaCommunication.h" |
- |
@interface AppDelegate : NSObject<NSApplicationDelegate> |
@end |