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

Unified Diff: BUILD.gn

Issue 1136653002: Reland: Actually use --extra-r-text-files in process_resources.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits Created 5 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 265ddc066fd2b8f000fc3559885d42624a23dc59..97e67c62191af758cbb93cd44fed5e82c23fd1ea 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -204,6 +204,7 @@ group("both_gn_and_gyp") {
deps += [
"//base/android/linker:chromium_android_linker",
"//build/android/gyp/test:hello_world",
+ "//build/android/tests/bad_resources:bad_resources_test_apk",
"//build/android/rezip",
"//chrome/android:chrome_shell_apk",
"//chrome/test/chromedriver/test/webview_shell:chromedriver_webview_shell_apk",
« no previous file with comments | « AUTHORS ('k') | build/all.gyp » ('j') | build/android/gyp/process_resources.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698