Index: content/renderer/pepper/pepper_plugin_delegate_impl.cc |
diff --git a/content/renderer/pepper/pepper_plugin_delegate_impl.cc b/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
index 3f06790d1abc9e27f02f9242ec0146742c7f665a..93bb3cb6d03548c028dc8d518b02f25d692105f3 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.cc |
@@ -17,7 +17,7 @@ |
#include "base/logging.h" |
#include "base/strings/string_split.h" |
#include "base/sync_socket.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "content/child/child_process.h" |
#include "content/child/child_thread.h" |
#include "content/child/fileapi/file_system_dispatcher.h" |