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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8387043: [Aura] Support always-on-top top level window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: support always-on-top change after creation, add unittests and fix XCursorCache issue Created 9 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
Index: ui/aura_shell/aura_shell.gyp
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
index 35d2efd72387e6bd54e383de6cf7b048385c887b..eb5ed56ca5ee82388e90998e9c189c36af9a3ed8 100644
--- a/ui/aura_shell/aura_shell.gyp
+++ b/ui/aura_shell/aura_shell.gyp
@@ -108,6 +108,7 @@
'launcher/view_model_utils_unittest.cc',
'workspace/workspace_manager_unittest.cc',
'run_all_unittests.cc',
+ 'shell_unittest.cc',
'test_suite.cc',
'test_suite.h',

Powered by Google App Engine
This is Rietveld 408576698