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

Unified Diff: base/base.gypi

Issue 9764013: Move authorization_util files into base/mac. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix license headers Created 8 years, 9 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 | base/mac/authorization_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0c556f1985532932fc706b5777699e3dab5cde94..00f169e4d7508ca993d9c58736d35d36dd9ae70b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -147,6 +147,8 @@
'logging.h',
'logging_win.cc',
'logging_win.h',
+ 'mac/authorization_util.h',
+ 'mac/authorization_util.mm',
'mac/bundle_locations.h',
'mac/bundle_locations.mm',
'mac/cocoa_protocols.h',
@@ -163,6 +165,7 @@
'mac/os_crash_dumps.cc',
'mac/os_crash_dumps.h',
'mac/scoped_aedesc.h',
+ 'mac/scoped_authorizationref.h',
'mac/scoped_cftyperef.h',
'mac/scoped_nsautorelease_pool.h',
'mac/scoped_nsautorelease_pool.mm',
« no previous file with comments | « no previous file | base/mac/authorization_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698