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

Unified Diff: ash/ash_constants.h

Issue 97893002: aura/ash cleanup: Use a single window-key for constrained windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: ash/ash_constants.h
diff --git a/ash/ash_constants.h b/ash/ash_constants.h
index 8e889851ea668db4fe70d0c74dac9fd7dba34aae..cad4354bcb0843c62d1fd7a6d68d3bdcbfd53730 100644
--- a/ash/ash_constants.h
+++ b/ash/ash_constants.h
@@ -13,11 +13,6 @@ typedef unsigned int SkColor;
namespace ash {
-// The window is a constrained window and lives therefore entirely within
-// another aura window.
-ASH_EXPORT extern const aura::WindowProperty<bool>* const
- kConstrainedWindowKey;
-
// In the window corners, the resize areas don't actually expand bigger, but the
// 16 px at the end of each edge triggers diagonal resizing.
ASH_EXPORT extern const int kResizeAreaCornerSize;
« no previous file with comments | « no previous file | ash/ash_constants.cc » ('j') | chrome/browser/ui/views/web_contents_modal_dialog_manager_views.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698