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

Unified Diff: athena/athena.gyp

Issue 411543006: Explicit container priority (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « no previous file | athena/common/container_priorities.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 383eadb44799e7562c98715758610a0a07cfa76a..a586c8f7bf1c0f9923439e942cffb1def35c5423 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -36,8 +36,8 @@
'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/container_priorities.h',
'common/fill_layout_manager.cc',
'common/fill_layout_manager.h',
'common/switches.cc',
@@ -154,6 +154,7 @@
'activity/activity_manager_unittest.cc',
'home/home_card_unittest.cc',
'input/accelerator_manager_unittest.cc',
+ 'screen/screen_manager_unittest.cc',
'wm/window_manager_unittest.cc',
],
}
« no previous file with comments | « no previous file | athena/common/container_priorities.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698