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

Unified Diff: content/browser/gpu/gpu_internals_ui.cc

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Exclude certain files from jumbo because of a Windows problem Created 3 years, 3 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: content/browser/gpu/gpu_internals_ui.cc
diff --git a/content/browser/gpu/gpu_internals_ui.cc b/content/browser/gpu/gpu_internals_ui.cc
index 2d46fc8dc68eb9f8096a8c0a64c99788659cf931..a241be13007cd0ee8736a5da49f806d3c5aced9e 100644
--- a/content/browser/gpu/gpu_internals_ui.cc
+++ b/content/browser/gpu/gpu_internals_ui.cc
@@ -45,7 +45,7 @@
#include "ui/gl/gpu_switching_manager.h"
#if defined(OS_LINUX) && defined(USE_X11)
-#include <X11/Xlib.h>
+#include "ui/base/x/x11_util_internal.h"
#endif
#if defined(OS_WIN)
#include "ui/base/win/shell.h"
« no previous file with comments | « content/browser/frame_host/navigation_handle_impl.cc ('k') | content/browser/indexed_db/indexed_db_callbacks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698