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

Unified Diff: components/mus/gles2/raster_thread_helper.h

Issue 1548113002: Switch to standard integer types in components/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 5 years 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
« no previous file with comments | « components/mus/gles2/mojo_gpu_memory_buffer_manager.h ('k') | components/mus/mus_app.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/gles2/raster_thread_helper.h
diff --git a/components/mus/gles2/raster_thread_helper.h b/components/mus/gles2/raster_thread_helper.h
index 35d76f83d60cde2859bb85396a8875182a7a02f1..4278675c30d6cceb216273f1044f5ce3c679fd8b 100644
--- a/components/mus/gles2/raster_thread_helper.h
+++ b/components/mus/gles2/raster_thread_helper.h
@@ -5,6 +5,7 @@
#ifndef COMPONENTS_MUS_GLES2_RASTER_THREAD_HELPER_H_
#define COMPONENTS_MUS_GLES2_RASTER_THREAD_HELPER_H_
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
namespace cc {
« no previous file with comments | « components/mus/gles2/mojo_gpu_memory_buffer_manager.h ('k') | components/mus/mus_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698