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

Unified Diff: athena/athena.gyp

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/activity/public/activity_view_model.h ('k') | athena/athena_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index c9fd97c31f3b9f896061632f5c19e03bf5656a0e..619855b54a4c47e865f321d201b5954cd1088a87 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -32,8 +32,7 @@
'activity/public/activity_manager.h',
'activity/public/activity_view_manager.h',
'activity/public/activity_view_model.h',
- # move athena_export.h to common/
- 'athena_export.h',
+ 'common/athena_export.h',
'common/fill_layout_manager.cc',
'common/fill_layout_manager.h',
'common/switches.cc',
« no previous file with comments | « athena/activity/public/activity_view_model.h ('k') | athena/athena_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698