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

Unified Diff: base/base.gypi

Issue 3961006: Clean up a bad file path, and remove a deleted file. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 63512)
+++ base/base.gypi (working copy)
@@ -193,7 +193,7 @@
'safe_strerror_posix.cc',
'safe_strerror_posix.h',
'scoped_callback_factory.h',
- 'scoped_cftyperef.h',
+ 'mac/scoped_cftyperef.h',
'scoped_handle.h',
'scoped_nsobject.h',
'scoped_open_process.h',
@@ -305,7 +305,6 @@
'win/windows_version.h',
'win_util.cc',
'win_util.h',
- 'windows_message_list.h',
'worker_pool.h',
'worker_pool_linux.cc',
'worker_pool_linux.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698