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

Unified Diff: ui/gfx/x/x11_switches.h

Issue 1543183002: Switch to standard integer types in ui/gfx/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « ui/gfx/x/x11_error_tracker.h ('k') | ui/gfx/x/x11_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/x/x11_switches.h
diff --git a/ui/gfx/x/x11_switches.h b/ui/gfx/x/x11_switches.h
index 28029d0cd4b0a000d018b25add7f5a930f7d2327..5b2e505043a4c637f8df2f3ce6e8eadef35cbd06 100644
--- a/ui/gfx/x/x11_switches.h
+++ b/ui/gfx/x/x11_switches.h
@@ -5,6 +5,7 @@
#ifndef UI_GFX_X_X11_SWITCHES_H_
#define UI_GFX_X_X11_SWITCHES_H_
+#include "build/build_config.h"
#include "ui/gfx/gfx_export.h"
namespace switches {
« no previous file with comments | « ui/gfx/x/x11_error_tracker.h ('k') | ui/gfx/x/x11_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698