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

Unified Diff: apps/BUILD.gn

Issue 617693002: Convert components/native_app_window.gypi to a gyp to fix a cycle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gyp, Add OWNERS, chromium_code=1 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') | chrome/chrome_browser_ui.gypi » ('J')
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 4070818af89bf7983ad2ab7abc6c6410d39391b0..1fff6d19a535dcc8546aeb176b70f324f354d4d0 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -68,6 +68,7 @@ static_library("apps") {
"ui/views/app_window_frame_view.h",
]
deps += [
+ "//extensions/browser",
"//ui/strings",
"//ui/views",
]
« no previous file with comments | « no previous file | apps/apps.gypi » ('j') | chrome/chrome_browser_ui.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698