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

Unified Diff: ash/BUILD.gn

Issue 2735983006: Renames WmWindowUserData and converts to using aura (Closed)
Patch Set: more cleanup Created 3 years, 9 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 | ash/common/wm/container_finder.h » ('j') | ash/common/wm/container_finder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 9e94b7c708d1eddd7f11045431a56ce4f0ca7cbc..ad99c86d4fdc00bbe652ad92e758a4b8bbba90c2 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -586,7 +586,6 @@ component("ash") {
"common/wm_transient_window_observer.h",
"common/wm_window.cc",
"common/wm_window.h",
- "common/wm_window_user_data.h",
"debug.cc",
"debug.h",
"default_wallpaper_delegate.cc",
@@ -1205,7 +1204,6 @@ source_set("common_unittests") {
"common/wm/overview/cleanup_animation_observer_unittest.cc",
"common/wm/workspace/workspace_layout_manager_unittest.cc",
"common/wm_window_unittest.cc",
- "common/wm_window_user_data_unittest.cc",
"first_run/first_run_helper_unittest.cc",
"focus_cycler_unittest.cc",
"frame/caption_buttons/frame_size_button_unittest.cc",
« no previous file with comments | « no previous file | ash/common/wm/container_finder.h » ('j') | ash/common/wm/container_finder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698