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

Unified Diff: webrtc/base/base.gyp

Issue 1855373005: Remove .def files from GYP and GN in webrtc/base (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 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 | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 2da884fdd1e70b0f7f7aa42c7363e67d58aa70d3..a5f0f7b44d43e2b3f3c670f25f90f1647ae54870 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -433,9 +433,7 @@
['os_posix==1', {
'sources': [
'latebindingsymboltable.cc',
- 'latebindingsymboltable.cc.def',
'latebindingsymboltable.h',
- 'latebindingsymboltable.h.def',
'posix.cc',
'posix.h',
],
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698