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

Unified Diff: Source/core/core_derived_sources.gyp

Issue 51413003: Make the warning level consistent across the project (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review feedback + fix wtf target as well Created 7 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 | « Source/bindings/derived_sources.gyp ('k') | Source/testing/testing.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_derived_sources.gyp
diff --git a/Source/core/core_derived_sources.gyp b/Source/core/core_derived_sources.gyp
index 01b695cefc127ad2ae53f4f52e4edcd7dd1c44f2..0f025aabf7bc315bb5f0544fbd5c60a67cb6044e 100644
--- a/Source/core/core_derived_sources.gyp
+++ b/Source/core/core_derived_sources.gyp
@@ -95,6 +95,7 @@
'hard_dependency': 1,
'dependencies': [
'generate_test_support_idls',
+ '../config.gyp:config',
],
'sources': [
# bison rule
« no previous file with comments | « Source/bindings/derived_sources.gyp ('k') | Source/testing/testing.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698