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

Unified Diff: apps/BUILD.gn

Issue 576863003: Componentize NativeAppWindowViews (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | apps/apps.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index 6b519abeccbba1bd4817c21b6ba748135d58632e..25700b6663f5b20eb78ff8733e421a48d603c950 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -58,8 +58,6 @@ static_library("apps") {
sources += [
"ui/views/app_window_frame_view.cc",
"ui/views/app_window_frame_view.h",
- "ui/views/native_app_window_views.cc",
- "ui/views/native_app_window_views.h",
]
deps += [
"//ui/strings",
« no previous file with comments | « no previous file | apps/apps.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698