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

Unified Diff: ui/metro_viewer/BUILD.gn

Issue 1464263003: Add metro driver and delegate_execute to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/BUILD.gn ('k') | ui/metro_viewer/metro_viewer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/metro_viewer/BUILD.gn
diff --git a/ui/metro_viewer/BUILD.gn b/ui/metro_viewer/BUILD.gn
index c2a623d75b2be75fbc28f14115d5af1994dbd8fc..22235556aa156f42057df4ebf467d1a12b893226 100644
--- a/ui/metro_viewer/BUILD.gn
+++ b/ui/metro_viewer/BUILD.gn
@@ -13,5 +13,6 @@ source_set("metro_viewer") {
deps = [
"//base",
+ "//ipc",
]
}
« no previous file with comments | « chrome/BUILD.gn ('k') | ui/metro_viewer/metro_viewer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698