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

Unified Diff: content/common/content_message_generator.cc

Issue 7850026: Aura under Linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: White spaces Created 9 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/common/content_message_generator.cc
diff --git a/content/common/content_message_generator.cc b/content/common/content_message_generator.cc
index 5393a0e83a3eee51c77842244edce4330eb05e94..a39b69f350169010d2bd4b07542bff0a34ee82dd 100644
--- a/content/common/content_message_generator.cc
+++ b/content/common/content_message_generator.cc
@@ -14,7 +14,7 @@
#include "ipc/struct_destructor_macros.h"
#include "content/common/content_message_generator.h"
-#if defined(USE_AURA)
+#if defined(USE_AURA) && defined(OS_WIN)
#include "ui/gfx/native_widget_types.h"
namespace IPC {

Powered by Google App Engine
This is Rietveld 408576698