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

Unified Diff: chrome/BUILD.gn

Issue 2919343005: Remove tests for deprecated Options UI (Closed)
Patch Set: and more Created 3 years, 6 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 | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index ecda2b980c20cfd1cd60ea17593ca08c670ffb7c..72b8eb9ddf046e235b6200ed908dbfd843eba9c2 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1578,10 +1578,6 @@ repack("browser_tests_pak") {
deps = [
"//chrome/test/data:webui_test_resources",
]
- if (!is_android && !is_ios) {
- sources += [ "$root_gen_dir/chrome/options_test_resources.pak" ]
- deps += [ "//chrome/browser/resources:options_test_resources" ]
- }
}
group("strings") {
« no previous file with comments | « no previous file | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698