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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 836703005: Add a new function for getting a deterministic machine ID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 5 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
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 'variables': { 6 'variables': {
7 # All .cc, .h, .m, and .mm files under browser except for: 7 # All .cc, .h, .m, and .mm files under browser except for:
8 # * tests and mocks. 8 # * tests and mocks.
9 # * code below browser/chromeos 9 # * code below browser/chromeos
10 # * code below browser/extensions 10 # * code below browser/extensions
(...skipping 1066 matching lines...) Expand 10 before | Expand all | Expand 10 after
1077 'browser/hang_monitor/hang_crash_dump_win.h', 1077 'browser/hang_monitor/hang_crash_dump_win.h',
1078 'browser/hang_monitor/hung_plugin_action.cc', 1078 'browser/hang_monitor/hung_plugin_action.cc',
1079 'browser/hang_monitor/hung_plugin_action.h', 1079 'browser/hang_monitor/hung_plugin_action.h',
1080 'browser/hang_monitor/hung_window_detector.cc', 1080 'browser/hang_monitor/hung_window_detector.cc',
1081 'browser/hang_monitor/hung_window_detector.h', 1081 'browser/hang_monitor/hung_window_detector.h',
1082 'browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.cc', 1082 'browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.cc',
1083 'browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.h', 1083 'browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.h',
1084 'browser/renderer_context_menu/spellchecker_submenu_observer_hunspell.cc', 1084 'browser/renderer_context_menu/spellchecker_submenu_observer_hunspell.cc',
1085 ], 1085 ],
1086 'chrome_browser_non_win_sources': [ 1086 'chrome_browser_non_win_sources': [
1087 'browser/prefs/tracked/device_id_stub.cc',
1087 'browser/profiles/profile_shortcut_manager_stub.cc', 1088 'browser/profiles/profile_shortcut_manager_stub.cc',
1088 ], 1089 ],
1089 # Sources (generally "desktop OS importers") used only on Mac & Windows. 1090 # Sources (generally "desktop OS importers") used only on Mac & Windows.
1090 'chrome_browser_win_mac_sources': [ 1091 'chrome_browser_win_mac_sources': [
1091 'browser/media_galleries/fileapi/iapps_data_provider.cc', 1092 'browser/media_galleries/fileapi/iapps_data_provider.cc',
1092 'browser/media_galleries/fileapi/iapps_data_provider.h', 1093 'browser/media_galleries/fileapi/iapps_data_provider.h',
1093 'browser/media_galleries/fileapi/file_path_watcher_util.cc', 1094 'browser/media_galleries/fileapi/file_path_watcher_util.cc',
1094 'browser/media_galleries/fileapi/file_path_watcher_util.h', 1095 'browser/media_galleries/fileapi/file_path_watcher_util.h',
1095 'browser/media_galleries/fileapi/itunes_data_provider.cc', 1096 'browser/media_galleries/fileapi/itunes_data_provider.cc',
1096 'browser/media_galleries/fileapi/itunes_data_provider.h', 1097 'browser/media_galleries/fileapi/itunes_data_provider.h',
(...skipping 962 matching lines...) Expand 10 before | Expand all | Expand 10 after
2059 'browser/prefs/profile_pref_store_manager.h', 2060 'browser/prefs/profile_pref_store_manager.h',
2060 'browser/prefs/proxy_config_dictionary.cc', 2061 'browser/prefs/proxy_config_dictionary.cc',
2061 'browser/prefs/proxy_config_dictionary.h', 2062 'browser/prefs/proxy_config_dictionary.h',
2062 'browser/prefs/proxy_prefs.cc', 2063 'browser/prefs/proxy_prefs.cc',
2063 'browser/prefs/proxy_prefs.h', 2064 'browser/prefs/proxy_prefs.h',
2064 'browser/prefs/session_startup_pref.cc', 2065 'browser/prefs/session_startup_pref.cc',
2065 'browser/prefs/session_startup_pref.h', 2066 'browser/prefs/session_startup_pref.h',
2066 'browser/prefs/synced_pref_change_registrar.cc', 2067 'browser/prefs/synced_pref_change_registrar.cc',
2067 'browser/prefs/synced_pref_change_registrar.h', 2068 'browser/prefs/synced_pref_change_registrar.h',
2068 'browser/prefs/synced_pref_observer.h', 2069 'browser/prefs/synced_pref_observer.h',
2070 'browser/prefs/tracked/device_id_win.cc',
2071 'browser/prefs/tracked/device_id.h',
2069 'browser/prefs/tracked/dictionary_hash_store_contents.cc', 2072 'browser/prefs/tracked/dictionary_hash_store_contents.cc',
2070 'browser/prefs/tracked/dictionary_hash_store_contents.h', 2073 'browser/prefs/tracked/dictionary_hash_store_contents.h',
2071 'browser/prefs/tracked/hash_store_contents.h', 2074 'browser/prefs/tracked/hash_store_contents.h',
2072 'browser/prefs/tracked/interceptable_pref_filter.cc', 2075 'browser/prefs/tracked/interceptable_pref_filter.cc',
2073 'browser/prefs/tracked/interceptable_pref_filter.h', 2076 'browser/prefs/tracked/interceptable_pref_filter.h',
2074 'browser/prefs/tracked/pref_hash_calculator.cc', 2077 'browser/prefs/tracked/pref_hash_calculator.cc',
2075 'browser/prefs/tracked/pref_hash_calculator.h', 2078 'browser/prefs/tracked/pref_hash_calculator.h',
2076 'browser/prefs/tracked/pref_hash_filter.cc', 2079 'browser/prefs/tracked/pref_hash_filter.cc',
2077 'browser/prefs/tracked/pref_hash_filter.h', 2080 'browser/prefs/tracked/pref_hash_filter.h',
2078 'browser/prefs/tracked/pref_hash_store.h', 2081 'browser/prefs/tracked/pref_hash_store.h',
(...skipping 1618 matching lines...) Expand 10 before | Expand all | Expand 10 after
3697 'variables': { 3700 'variables': {
3698 'proto_in_dir': 'browser/sync_file_system/drive_backend', 3701 'proto_in_dir': 'browser/sync_file_system/drive_backend',
3699 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', 3702 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend',
3700 }, 3703 },
3701 'includes': [ '../build/protoc.gypi' ] 3704 'includes': [ '../build/protoc.gypi' ]
3702 }, 3705 },
3703 ], 3706 ],
3704 },], 3707 },],
3705 ], 3708 ],
3706 } 3709 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698