diff options
Diffstat (limited to 'base/file_version_info_linux.cc')
-rw-r--r-- | base/file_version_info_linux.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/base/file_version_info_linux.cc b/base/file_version_info_linux.cc index af9029f..59d425a 100644 --- a/base/file_version_info_linux.cc +++ b/base/file_version_info_linux.cc @@ -6,8 +6,6 @@ #include <string> -#include "base/logging.h" - // TODO(port): This whole file is stubbed. We can't return NULL // because that is used as a catastrophic error code where the file // doesn't exist or can't be opened. |