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

Unified Diff: gpu/command_buffer/client/gles2_interface_stub.h

Issue 57583008: Delete gpu/command_buffer/common/compiler_specific.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/client/gles2_interface_stub.h
diff --git a/gpu/command_buffer/client/gles2_interface_stub.h b/gpu/command_buffer/client/gles2_interface_stub.h
index 342fc9bad0b6a4b9da08fab83b7c52cdf34a1841..8c724fd90da64abe01b868e06fa8d80d33c20173 100644
--- a/gpu/command_buffer/client/gles2_interface_stub.h
+++ b/gpu/command_buffer/client/gles2_interface_stub.h
@@ -5,7 +5,7 @@
#ifndef GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_H_
#define GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_H_
-#include "gpu/command_buffer/common/compiler_specific.h"
+#include "base/compiler_specific.h"
#include "gpu/command_buffer/client/gles2_interface.h"
namespace gpu {
« no previous file with comments | « gpu/command_buffer/client/gles2_implementation_unittest.cc ('k') | gpu/command_buffer/client/gles2_trace_implementation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698