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

Unified Diff: chrome/installer/mac/app/AppDelegate.h

Issue 2203583002: Added unpacking step (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added use of temporary folders, removed semaphore from main installer code, adjusted some files' APIs, resolved remaining comments Created 4 years, 4 months 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
« no previous file with comments | « no previous file | chrome/installer/mac/app/AppDelegate.m » ('j') | chrome/installer/mac/app/AppDelegate.m » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chrome/installer/mac/app/AppDelegate.m » ('j') | chrome/installer/mac/app/AppDelegate.m » ('J')

Powered by Google App Engine
This is Rietveld 408576698