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

Unified Diff: chrome/installer/test/BUILD.gn

Issue 1957683002: Address more TODO(GYP) in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@todo
Patch Set: iOS Created 4 years, 7 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 | « chrome/installer/mini_installer/BUILD.gn ('k') | chrome/installer/util/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/test/BUILD.gn
diff --git a/chrome/installer/test/BUILD.gn b/chrome/installer/test/BUILD.gn
index 81352589edc49ab9274b42e5306c5de5743f574c..ce253af9d21b3e3120745a9cd14c6576d984172f 100644
--- a/chrome/installer/test/BUILD.gn
+++ b/chrome/installer/test/BUILD.gn
@@ -58,6 +58,6 @@ test("upgrade_test") {
"//testing/gtest",
]
data_deps = [
- # 'mini_installer.gyp:mini_installer', TODO(GYP)
+ "//chrome/installer/mini_installer",
]
}
« no previous file with comments | « chrome/installer/mini_installer/BUILD.gn ('k') | chrome/installer/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698