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

Unified Diff: ash/accelerators/accelerator_delegate.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
« no previous file with comments | « no previous file | base/files/file_path.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/accelerators/accelerator_delegate.h
diff --git a/ash/accelerators/accelerator_delegate.h b/ash/accelerators/accelerator_delegate.h
index 3250a0ce4914692842eb2082732f213d060bbc16..611db0ed2ef71d8e25a589720dcdd47a01054676 100644
--- a/ash/accelerators/accelerator_delegate.h
+++ b/ash/accelerators/accelerator_delegate.h
@@ -6,6 +6,7 @@
#define ASH_ACCELERATORS_ACCELERATOR_DELEGATE_H_
#include "ash/ash_export.h"
+#include "base/compiler_specific.h"
#include "base/macros.h"
#include "ui/wm/core/accelerator_delegate.h"
« no previous file with comments | « no previous file | base/files/file_path.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698