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

Unified Diff: ui/aura/BUILD.gn

Issue 815993002: Add GN files for ui/platform_window/win. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | ui/platform_window/win/BUILD.gn » ('j') | ui/platform_window/win/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index c06a9e1dc3d8b1ac68d5a3bce07fe9bb89f843e7..064084a29f066c029cfca608e4ebde0380f1367c 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -123,6 +123,7 @@ component("aura") {
deps += [
"//ui/metro_viewer",
+ "//ui/platform_window/win:win_window",
"//ipc",
sadrul 2014/12/19 21:51:10 sort
Slava Chigrin 2014/12/21 15:53:09 Done.
]
}
« no previous file with comments | « no previous file | ui/platform_window/win/BUILD.gn » ('j') | ui/platform_window/win/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698