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

Unified Diff: trunk/src/base/base.gypi

Issue 15973003: Revert 201955 "Allow multiple base::MessagePumpForUI instances t..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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 | « trunk/src/base/base.gyp ('k') | trunk/src/base/message_pump_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/base/base.gypi
===================================================================
--- trunk/src/base/base.gypi (revision 201972)
+++ trunk/src/base/base.gypi (working copy)
@@ -553,8 +553,8 @@
'nix/mime_util_xdg.h',
'nix/xdg_util.cc',
'nix/xdg_util.h',
- 'win/enum_variant.cc',
'win/enum_variant.h',
+ 'win/enum_variant.cc',
'win/event_trace_consumer.h',
'win/event_trace_controller.cc',
'win/event_trace_controller.h',
@@ -564,10 +564,8 @@
'win/i18n.h',
'win/iat_patch_function.cc',
'win/iat_patch_function.h',
- 'win/iunknown_impl.cc',
'win/iunknown_impl.h',
- 'win/message_window.cc',
- 'win/message_window.h',
+ 'win/iunknown_impl.cc',
'win/metro.cc',
'win/metro.h',
'win/object_watcher.cc',
@@ -600,10 +598,10 @@
'win/startup_information.h',
'win/text_services_message_filter.cc',
'win/text_services_message_filter.h',
- 'win/win_util.cc',
- 'win/win_util.h',
'win/windows_version.cc',
'win/windows_version.h',
+ 'win/win_util.cc',
+ 'win/win_util.h',
'win/wrapped_window_proc.cc',
'win/wrapped_window_proc.h',
],
« no previous file with comments | « trunk/src/base/base.gyp ('k') | trunk/src/base/message_pump_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698