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

Unified Diff: components/app_modal.gypi

Issue 688853005: Consolidate javascript_dialog_manager.h and javascript_dialog_manager_impl.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « chrome/test/base/ui_test_utils.cc ('k') | components/app_modal/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/app_modal.gypi
diff --git a/components/app_modal.gypi b/components/app_modal.gypi
index c2fe1fa072b97384392603b0c9c9f06c3bc1ccfa..73fefdc6684d0fbd27245e7222b8df885f445b19 100644
--- a/components/app_modal.gypi
+++ b/components/app_modal.gypi
@@ -25,8 +25,6 @@
'app_modal/javascript_dialog_extensions_client.h',
'app_modal/javascript_dialog_manager.cc',
'app_modal/javascript_dialog_manager.h',
- 'app_modal/javascript_dialog_manager_impl.cc',
- 'app_modal/javascript_dialog_manager_impl.h',
'app_modal/javascript_native_dialog_factory.h',
'app_modal/native_app_modal_dialog.h'
],
« no previous file with comments | « chrome/test/base/ui_test_utils.cc ('k') | components/app_modal/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698