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

Unified Diff: athena/home/public/home_card.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/home/public/app_model_builder.h ('k') | athena/input/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/home/public/home_card.h
diff --git a/athena/home/public/home_card.h b/athena/home/public/home_card.h
index 6438d4f43c255e605627d14999919a4ed7ef4b60..1262cca14bc5ac16b2d3280126391276bc176aae 100644
--- a/athena/home/public/home_card.h
+++ b/athena/home/public/home_card.h
@@ -5,7 +5,7 @@
#ifndef ATHENA_HOME_PUBLIC_HOME_CARD_H_
#define ATHENA_HOME_PUBLIC_HOME_CARD_H_
-#include "athena/athena_export.h"
+#include "athena/common/athena_export.h"
namespace app_list {
class SearchProvider;
« no previous file with comments | « athena/home/public/app_model_builder.h ('k') | athena/input/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698