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

Unified Diff: trunk/src/chrome_elf/chrome_elf.gyp

Issue 189803007: Revert 255151 "Make chrome_elf use thunks instead of function po..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
Index: trunk/src/chrome_elf/chrome_elf.gyp
===================================================================
--- trunk/src/chrome_elf/chrome_elf.gyp (revision 255702)
+++ trunk/src/chrome_elf/chrome_elf.gyp (working copy)
@@ -124,8 +124,6 @@
],
'dependencies': [
'chrome_elf_common',
- '../base/base.gyp:base_static',
- '../sandbox/sandbox.gyp:sandbox',
],
},
{
@@ -152,8 +150,6 @@
'chrome_elf_types.h',
'chrome_elf_util.cc',
'chrome_elf_util.h',
- 'thunk_getter.cc',
- 'thunk_getter.h',
],
},
{
« no previous file with comments | « trunk/src/chrome_elf/blacklist/blacklist.cc ('k') | trunk/src/chrome_elf/create_file/chrome_create_file_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698