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

Unified Diff: extensions/extensions.gyp

Issue 545313002: Make ui gn check pass. Misc GN build improvements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: link chrome Created 6 years, 3 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index c811cf4b166d3dc3c5648994c33aa9a16baee510..0da71c9e3d7ffe518658a17a8a552f2b07860c33 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -871,6 +871,7 @@
'<(SHARED_INTERMEDIATE_DIR)',
],
'sources': [
+ # Note: sources list duplicated in GN build.
'browser/api/dns/mock_host_resolver_creator.cc',
'browser/api/dns/mock_host_resolver_creator.h',
'browser/api/storage/settings_test_util.cc',

Powered by Google App Engine
This is Rietveld 408576698