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

Unified Diff: android_webview/build/resources_config.mk

Issue 894153004: Add more OWNERs to content/public/android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | content/public/android/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/build/resources_config.mk
diff --git a/android_webview/build/resources_config.mk b/android_webview/build/resources_config.mk
index 4c50ff23dba316339c23aad6b0438a65e22ab0fc..0b43509d46f9f5688bed729fb77c87f8daf52d5c 100644
--- a/android_webview/build/resources_config.mk
+++ b/android_webview/build/resources_config.mk
@@ -26,6 +26,7 @@ android_webview_aapt_flags += --extra-packages org.chromium.android_webview
android_webview_aapt_flags += --extra-packages org.chromium.content
android_webview_aapt_flags += --extra-packages org.chromium.ui
android_webview_aapt_flags += -0 pak
+android_webview_aapt_flags += --ignore-assets '!OWNERS:!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~'
android_webview_system_pak_targets := \
webviewchromium_pak \
« no previous file with comments | « no previous file | content/public/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698