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

Side by Side Diff: chrome/browser/chromeos/BUILD.gn

Issue 2348673002: Add an external protocol dialog for ARC (Closed)
Patch Set: Address Xiyuan's comment Created 4 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/arc_external_protocol_dialog.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/features.gni") 5 import("//build/config/features.gni")
6 import("//build/config/ui.gni") 6 import("//build/config/ui.gni")
7 import("//media/media_options.gni") 7 import("//media/media_options.gni")
8 import("//third_party/protobuf/proto_library.gni") 8 import("//third_party/protobuf/proto_library.gni")
9 9
10 assert(is_chromeos) 10 assert(is_chromeos)
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 "arc/arc_auth_notification.cc", 205 "arc/arc_auth_notification.cc",
206 "arc/arc_auth_notification.h", 206 "arc/arc_auth_notification.h",
207 "arc/arc_auth_service.cc", 207 "arc/arc_auth_service.cc",
208 "arc/arc_auth_service.h", 208 "arc/arc_auth_service.h",
209 "arc/arc_boot_error_notification.cc", 209 "arc/arc_boot_error_notification.cc",
210 "arc/arc_boot_error_notification.h", 210 "arc/arc_boot_error_notification.h",
211 "arc/arc_downloads_watcher_service.cc", 211 "arc/arc_downloads_watcher_service.cc",
212 "arc/arc_downloads_watcher_service.h", 212 "arc/arc_downloads_watcher_service.h",
213 "arc/arc_enterprise_reporting_service.cc", 213 "arc/arc_enterprise_reporting_service.cc",
214 "arc/arc_enterprise_reporting_service.h", 214 "arc/arc_enterprise_reporting_service.h",
215 "arc/arc_external_protocol_dialog.cc",
216 "arc/arc_external_protocol_dialog.h",
215 "arc/arc_navigation_throttle.cc", 217 "arc/arc_navigation_throttle.cc",
216 "arc/arc_navigation_throttle.h", 218 "arc/arc_navigation_throttle.h",
217 "arc/arc_optin_uma.cc", 219 "arc/arc_optin_uma.cc",
218 "arc/arc_optin_uma.h", 220 "arc/arc_optin_uma.h",
219 "arc/arc_policy_bridge.cc", 221 "arc/arc_policy_bridge.cc",
220 "arc/arc_policy_bridge.h", 222 "arc/arc_policy_bridge.h",
221 "arc/arc_print_service.cc", 223 "arc/arc_print_service.cc",
222 "arc/arc_print_service.h", 224 "arc/arc_print_service.h",
223 "arc/arc_process.cc", 225 "arc/arc_process.cc",
224 "arc/arc_process.h", 226 "arc/arc_process.h",
225 "arc/arc_process_service.cc", 227 "arc/arc_process_service.cc",
226 "arc/arc_process_service.h", 228 "arc/arc_process_service.h",
227 "arc/arc_service_launcher.cc", 229 "arc/arc_service_launcher.cc",
228 "arc/arc_service_launcher.h", 230 "arc/arc_service_launcher.h",
229 "arc/arc_settings_service.cc", 231 "arc/arc_settings_service.cc",
230 "arc/arc_settings_service.h", 232 "arc/arc_settings_service.h",
231 "arc/arc_support_host.cc", 233 "arc/arc_support_host.cc",
232 "arc/arc_support_host.h", 234 "arc/arc_support_host.h",
233 "arc/arc_tts_service.cc", 235 "arc/arc_tts_service.cc",
234 "arc/arc_tts_service.h", 236 "arc/arc_tts_service.h",
235 "arc/arc_wallpaper_service.cc", 237 "arc/arc_wallpaper_service.cc",
236 "arc/arc_wallpaper_service.h", 238 "arc/arc_wallpaper_service.h",
237 "arc/gpu_arc_video_service_host.cc", 239 "arc/gpu_arc_video_service_host.cc",
238 "arc/gpu_arc_video_service_host.h", 240 "arc/gpu_arc_video_service_host.h",
241 "arc/page_transition_util.cc",
242 "arc/page_transition_util.h",
239 "attestation/attestation_ca_client.cc", 243 "attestation/attestation_ca_client.cc",
240 "attestation/attestation_ca_client.h", 244 "attestation/attestation_ca_client.h",
241 "attestation/attestation_policy_observer.cc", 245 "attestation/attestation_policy_observer.cc",
242 "attestation/attestation_policy_observer.h", 246 "attestation/attestation_policy_observer.h",
243 "attestation/platform_verification_dialog.cc", 247 "attestation/platform_verification_dialog.cc",
244 "attestation/platform_verification_dialog.h", 248 "attestation/platform_verification_dialog.h",
245 "attestation/platform_verification_flow.cc", 249 "attestation/platform_verification_flow.cc",
246 "attestation/platform_verification_flow.h", 250 "attestation/platform_verification_flow.h",
247 "attestation/platform_verification_impl.cc", 251 "attestation/platform_verification_impl.cc",
248 "attestation/platform_verification_impl.h", 252 "attestation/platform_verification_impl.h",
(...skipping 1350 matching lines...) Expand 10 before | Expand all | Expand 10 after
1599 "policy/proto/chrome_device_policy.proto", 1603 "policy/proto/chrome_device_policy.proto",
1600 "policy/proto/install_attributes.proto", 1604 "policy/proto/install_attributes.proto",
1601 ] 1605 ]
1602 } 1606 }
1603 1607
1604 proto_library("attestation_proto") { 1608 proto_library("attestation_proto") {
1605 sources = [ 1609 sources = [
1606 "attestation/attestation_key_payload.proto", 1610 "attestation/attestation_key_payload.proto",
1607 ] 1611 ]
1608 } 1612 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/arc_external_protocol_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698