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

Unified Diff: third_party/leveldatabase/leveldatabase.gyp

Issue 140923005: Revert of Created new Windows LevelDB environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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 | « third_party/leveldatabase/env_chromium_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/leveldatabase/leveldatabase.gyp
diff --git a/third_party/leveldatabase/leveldatabase.gyp b/third_party/leveldatabase/leveldatabase.gyp
index 6de7c6f4ec930130ae9e5d0411c6097751fbd275..531f9f642be2b54323ddfd2187d99bd6cf790329 100644
--- a/third_party/leveldatabase/leveldatabase.gyp
+++ b/third_party/leveldatabase/leveldatabase.gyp
@@ -49,12 +49,6 @@
'../../third_party/snappy/snappy.gyp:snappy',
],
}],
- ['OS=="win"', {
- 'sources': [
- 'env_chromium_win.cc',
- 'env_chromium_win.h',
- ],
- }],
],
'direct_dependent_settings': {
'include_dirs': [
@@ -78,8 +72,6 @@
# they don't build.
'env_chromium.cc',
'env_chromium.h',
- 'env_chromium_stdio.cc',
- 'env_chromium_stdio.h',
'env_idb.h',
'port/port_chromium.cc',
'port/port_chromium.h',
« no previous file with comments | « third_party/leveldatabase/env_chromium_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698