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

Unified Diff: chrome/chrome_browser.gypi

Issue 14923004: [Mac] AppController needs to update its "last profile" pointer when the active profile is deleted (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 899eb1c317c32e70d06a8d815122660d80fb9911..ac5ed4077e183d9203ac2b29a5fb0a13d8a6ba07 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -111,6 +111,8 @@
'browser/android/tab_android.h',
'browser/app_controller_mac.h',
'browser/app_controller_mac.mm',
+ 'browser/app_controller_profile_observer.h',
+ 'browser/app_controller_profile_observer.mm',
'browser/app_icon_win.cc',
'browser/app_icon_win.h',
'browser/app_mode/app_mode_utils.cc',

Powered by Google App Engine
This is Rietveld 408576698