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

Unified Diff: athena/input/public/input_manager.h

Issue 371573002: athena: Move athena_export.h into common/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « athena/input/public/accelerator_manager.h ('k') | athena/screen/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/input/public/input_manager.h
diff --git a/athena/input/public/input_manager.h b/athena/input/public/input_manager.h
index cc7017530f98ee41d6cf1ea00fedf1620d0f4619..6562730d2de1d80018ac9fc3a9df25ba88149e56 100644
--- a/athena/input/public/input_manager.h
+++ b/athena/input/public/input_manager.h
@@ -5,7 +5,7 @@
#ifndef ATHENA_INPUT_PUBLIC_INPUT_MANAGER_H_
#define ATHENA_INPUT_PUBLIC_INPUT_MANAGER_H_
-#include "athena/athena_export.h"
+#include "athena/common/athena_export.h"
namespace aura {
class Window;
« no previous file with comments | « athena/input/public/accelerator_manager.h ('k') | athena/screen/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698