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

Unified Diff: chrome/browser/ui/touch/frame/touch_browser_frame_view.cc

Issue 8461017: More surgery to remove views desktop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer comments (move listener to ui/views/aura) 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: chrome/browser/ui/touch/frame/touch_browser_frame_view.cc
diff --git a/chrome/browser/ui/touch/frame/touch_browser_frame_view.cc b/chrome/browser/ui/touch/frame/touch_browser_frame_view.cc
index 4cffa24f587b1d05c749a829a2a1de89516397f2..aea11b34126d7a19294e563b71e3abd36e853eb1 100644
--- a/chrome/browser/ui/touch/frame/touch_browser_frame_view.cc
+++ b/chrome/browser/ui/touch/frame/touch_browser_frame_view.cc
@@ -5,7 +5,6 @@
#include "chrome/browser/ui/touch/frame/touch_browser_frame_view.h"
#include "ui/gfx/compositor/layer.h"
-#include "ui/views/desktop/desktop_window_view.h"
#include "views/controls/button/image_button.h"
// static
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/ui/touch/sensors/screen_orientation_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698