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

Unified Diff: ui/base/x/x11_foreign_window_manager.h

Issue 733763003: Remove #include of compiler_specific.h from macros.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Another Linux fix Created 6 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: ui/base/x/x11_foreign_window_manager.h
diff --git a/ui/base/x/x11_foreign_window_manager.h b/ui/base/x/x11_foreign_window_manager.h
index 2bf1937015071be37db09317cf85d09c4ca8b819..354cfba6d82be98c068a1dd88ebf48d2e3edc73f 100644
--- a/ui/base/x/x11_foreign_window_manager.h
+++ b/ui/base/x/x11_foreign_window_manager.h
@@ -9,6 +9,7 @@
#include <vector>
#include "base/basictypes.h"
+#include "base/compiler_specific.h"
#include "ui/base/ui_base_export.h"
#include "ui/gfx/x/x11_types.h"
« no previous file with comments | « content/renderer/battery_status/battery_status_dispatcher.h ('k') | ui/base/x/x11_foreign_window_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698