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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1411453004: Componentize internal class FlagsState in flags_ui component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@feature_entry
Patch Set: Fix build with gn and typo in gyp file Created 5 years, 1 month 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 2c9bf8de6a8bd61f2308923a0727be448542d524..86be7887f4879fa58aec56a85313fbebe2a91f07 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2805,6 +2805,7 @@
'<@(chromium_browser_dependencies)',
'<@(chromium_child_dependencies)',
'../components/components.gyp:crash_core_common',
+ '../components/components.gyp:flags_ui_switches',
'../content/content.gyp:content_app_both',
# 2) test-specific support libraries:
'../base/base.gyp:run_all_unittests',

Powered by Google App Engine
This is Rietveld 408576698