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

Unified Diff: third_party/leveldatabase/leveldatabase.gyp

Issue 432083003: fix warning in third_party/leveldatabase/chromium_logger.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add chromium_logger.h to leveldatabase.gyp Created 6 years, 5 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/chromium_logger.h ('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 90516675afd8d9850e1af154f219e3048721daae..71931d93b3b1960b099bbd8663a8c18d6436edf8 100644
--- a/third_party/leveldatabase/leveldatabase.gyp
+++ b/third_party/leveldatabase/leveldatabase.gyp
@@ -90,6 +90,7 @@
'sources': [
# Include and then exclude so that all files show up in IDEs, even if
# they don't build.
+ 'chromium_logger.h',
'env_chromium.cc',
'env_chromium.h',
'env_chromium_stdio.cc',
« no previous file with comments | « third_party/leveldatabase/chromium_logger.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698