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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 12208079: Move TransientDeviceId from MediFileSystemRegistry to RemovableStorageNotifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nit Created 7 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 1043 matching lines...) Expand 10 before | Expand all | Expand 10 after
1054 'browser/media_gallery/media_galleries_preferences.h', 1054 'browser/media_gallery/media_galleries_preferences.h',
1055 'browser/media_gallery/media_galleries_preferences_factory.cc', 1055 'browser/media_gallery/media_galleries_preferences_factory.cc',
1056 'browser/media_gallery/media_galleries_preferences_factory.h', 1056 'browser/media_gallery/media_galleries_preferences_factory.h',
1057 'browser/media_gallery/media_gallery_database.cc', 1057 'browser/media_gallery/media_gallery_database.cc',
1058 'browser/media_gallery/media_gallery_database.h', 1058 'browser/media_gallery/media_gallery_database.h',
1059 'browser/media_gallery/media_gallery_database_types.cc', 1059 'browser/media_gallery/media_gallery_database_types.cc',
1060 'browser/media_gallery/media_gallery_database_types.h', 1060 'browser/media_gallery/media_gallery_database_types.h',
1061 'browser/media_gallery/mtp_device_delegate_impl.h', 1061 'browser/media_gallery/mtp_device_delegate_impl.h',
1062 'browser/media_gallery/scoped_mtp_device_map_entry.cc', 1062 'browser/media_gallery/scoped_mtp_device_map_entry.cc',
1063 'browser/media_gallery/scoped_mtp_device_map_entry.h', 1063 'browser/media_gallery/scoped_mtp_device_map_entry.h',
1064 'browser/media_gallery/transient_device_ids.cc',
1065 'browser/media_gallery/transient_device_ids.h',
1066 'browser/media_gallery/win/mtp_device_delegate_impl_win.cc', 1064 'browser/media_gallery/win/mtp_device_delegate_impl_win.cc',
1067 'browser/media_gallery/win/mtp_device_delegate_impl_win.h', 1065 'browser/media_gallery/win/mtp_device_delegate_impl_win.h',
1068 'browser/media_gallery/win/mtp_device_object_entry.cc', 1066 'browser/media_gallery/win/mtp_device_object_entry.cc',
1069 'browser/media_gallery/win/mtp_device_object_entry.h', 1067 'browser/media_gallery/win/mtp_device_object_entry.h',
1070 'browser/media_gallery/win/mtp_device_object_enumerator.cc', 1068 'browser/media_gallery/win/mtp_device_object_enumerator.cc',
1071 'browser/media_gallery/win/mtp_device_object_enumerator.h', 1069 'browser/media_gallery/win/mtp_device_object_enumerator.h',
1072 'browser/media_gallery/win/mtp_device_operations_util.cc', 1070 'browser/media_gallery/win/mtp_device_operations_util.cc',
1073 'browser/media_gallery/win/mtp_device_operations_util.h', 1071 'browser/media_gallery/win/mtp_device_operations_util.h',
1074 'browser/media_gallery/win/recursive_mtp_device_object_enumerator.cc', 1072 'browser/media_gallery/win/recursive_mtp_device_object_enumerator.cc',
1075 'browser/media_gallery/win/recursive_mtp_device_object_enumerator.h', 1073 'browser/media_gallery/win/recursive_mtp_device_object_enumerator.h',
(...skipping 998 matching lines...) Expand 10 before | Expand all | Expand 10 after
2074 'browser/system_monitor/removable_device_notifications_chromeos.h', 2072 'browser/system_monitor/removable_device_notifications_chromeos.h',
2075 'browser/system_monitor/removable_device_notifications_linux.cc', 2073 'browser/system_monitor/removable_device_notifications_linux.cc',
2076 'browser/system_monitor/removable_device_notifications_linux.h', 2074 'browser/system_monitor/removable_device_notifications_linux.h',
2077 'browser/system_monitor/removable_device_notifications_mac.h', 2075 'browser/system_monitor/removable_device_notifications_mac.h',
2078 'browser/system_monitor/removable_device_notifications_mac.mm', 2076 'browser/system_monitor/removable_device_notifications_mac.mm',
2079 'browser/system_monitor/removable_device_notifications_window_win.cc', 2077 'browser/system_monitor/removable_device_notifications_window_win.cc',
2080 'browser/system_monitor/removable_device_notifications_window_win.h', 2078 'browser/system_monitor/removable_device_notifications_window_win.h',
2081 'browser/system_monitor/removable_storage_notifications.cc', 2079 'browser/system_monitor/removable_storage_notifications.cc',
2082 'browser/system_monitor/removable_storage_notifications.h', 2080 'browser/system_monitor/removable_storage_notifications.h',
2083 'browser/system_monitor/removable_storage_observer.h', 2081 'browser/system_monitor/removable_storage_observer.h',
2082 'browser/system_monitor/transient_device_ids.cc',
2083 'browser/system_monitor/transient_device_ids.h',
2084 'browser/system_monitor/udev_util_linux.cc', 2084 'browser/system_monitor/udev_util_linux.cc',
2085 'browser/system_monitor/udev_util_linux.h', 2085 'browser/system_monitor/udev_util_linux.h',
2086 'browser/system_monitor/volume_mount_watcher_win.cc', 2086 'browser/system_monitor/volume_mount_watcher_win.cc',
2087 'browser/system_monitor/volume_mount_watcher_win.h', 2087 'browser/system_monitor/volume_mount_watcher_win.h',
2088 'browser/tab_contents/background_contents.cc', 2088 'browser/tab_contents/background_contents.cc',
2089 'browser/tab_contents/background_contents.h', 2089 'browser/tab_contents/background_contents.h',
2090 'browser/tab_contents/language_state.cc', 2090 'browser/tab_contents/language_state.cc',
2091 'browser/tab_contents/language_state.h', 2091 'browser/tab_contents/language_state.h',
2092 'browser/tab_contents/navigation_metrics_recorder.cc', 2092 'browser/tab_contents/navigation_metrics_recorder.cc',
2093 'browser/tab_contents/navigation_metrics_recorder.h', 2093 'browser/tab_contents/navigation_metrics_recorder.h',
(...skipping 1037 matching lines...) Expand 10 before | Expand all | Expand 10 after
3131 'variables': { 3131 'variables': {
3132 'jni_gen_dir': 'chrome', 3132 'jni_gen_dir': 'chrome',
3133 }, 3133 },
3134 'includes': [ '../build/jni_generator.gypi' ], 3134 'includes': [ '../build/jni_generator.gypi' ],
3135 }, 3135 },
3136 ], 3136 ],
3137 }, 3137 },
3138 ], 3138 ],
3139 ], 3139 ],
3140 } 3140 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698