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

Unified Diff: base/base.gyp

Issue 680923002: Fix ninja "multiple rules" warning. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clobber to ensure that recipe tests do not break Created 6 years, 2 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 | build/get_landmines.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 42e270f78fbbae4f95fcfed5e4d888142b20b4a8..b97fdb88ecb846c4160ad7ed15e2028e50757182 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1381,7 +1381,6 @@
{
# GN: //base:base_android_java_enums_srcjar
'target_name': 'base_java_library_load_from_apk_status_codes',
- 'toolsets': ['host', 'target'],
'type': 'none',
'variables': {
'source_file': 'android/library_loader/library_load_from_apk_status_codes.h'
« no previous file with comments | « no previous file | build/get_landmines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698