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

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: Resolved comments, made many minor changes, ready for review! 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..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
« 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