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

Unified Diff: components/components_tests.gyp

Issue 287123002: [WebModals] New API for browser-scoped popup management. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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 | components/web_modal.gypi » ('j') | components/web_modal/native_web_contents_modal_dialog.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 6a3052f5a5209a63e9443e4abb394e35d15548fd..d9e6a01b0d26a96144e04f8944ff4f3b49699982 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -175,6 +175,7 @@
'variations/variations_seed_processor_unittest.cc',
'variations/variations_seed_simulator_unittest.cc',
'visitedlink/test/visitedlink_unittest.cc',
+ 'web_modal/popup_manager_unittest.cc',
'web_modal/web_contents_modal_dialog_manager_unittest.cc',
],
'include_dirs': [
« no previous file with comments | « no previous file | components/web_modal.gypi » ('j') | components/web_modal/native_web_contents_modal_dialog.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698