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

Unified Diff: gpu/command_buffer/common/time.h

Issue 18156002: Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ip… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
Index: gpu/command_buffer/common/time.h
diff --git a/gpu/command_buffer/common/time.h b/gpu/command_buffer/common/time.h
index 55403dd5b919e57fa5899ae24eacb8578a6dbf38..e4eb9422e7b7ba302c6974e394b6932fecbb6d89 100644
--- a/gpu/command_buffer/common/time.h
+++ b/gpu/command_buffer/common/time.h
@@ -7,7 +7,7 @@
#if !defined(__native_client__)
-#include "base/time.h"
+#include "base/time/time.h"
namespace gpu {
« no previous file with comments | « google_apis/gaia/oauth_request_signer.cc ('k') | gpu/command_buffer/service/async_pixel_transfer_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698