summaryrefslogtreecommitdiffstats
path: root/base/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/time.h')
-rw-r--r--base/time.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/time.h b/base/time.h
index d50b45f..b43aece 100644
--- a/base/time.h
+++ b/base/time.h
@@ -25,7 +25,6 @@
#include <time.h>
#include "base/basictypes.h"
-#include "testing/gtest/include/gtest/gtest_prod.h"
#if defined(OS_WIN)
// For FILETIME in FromFileTime, until it moves to a new converter class.