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

Side by Side Diff: build/check_gn_headers_whitelist.txt

Issue 2920403002: Anyone can edit check_gn_headers_whitelist.txt (Closed)
Patch Set: add comments Created 3 years, 6 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 | « build/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Do not add files to this whitelist unless you are adding a new OS or
2 # changing the GN arguments on bots.
3
1 ash/accelerators/accelerator_controller_delegate.h 4 ash/accelerators/accelerator_controller_delegate.h
2 ash/accelerators/accelerator_controller_delegate_aura.h 5 ash/accelerators/accelerator_controller_delegate_aura.h
3 ash/accelerators/accelerator_table.h 6 ash/accelerators/accelerator_table.h
4 ash/ash_export.h 7 ash/ash_export.h
5 ash/ash_switches.h 8 ash/ash_switches.h
6 ash/frame/header_painter.h 9 ash/frame/header_painter.h
7 ash/metrics/task_switch_metrics_recorder.h 10 ash/metrics/task_switch_metrics_recorder.h
8 ash/metrics/task_switch_source.h 11 ash/metrics/task_switch_source.h
9 ash/metrics/user_metrics_action.h 12 ash/metrics/user_metrics_action.h
10 ash/metrics/user_metrics_recorder.h 13 ash/metrics/user_metrics_recorder.h
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 ui/gl/gl_bindings_api_autogen_egl.h 389 ui/gl/gl_bindings_api_autogen_egl.h
387 ui/gl/gl_bindings_api_autogen_gl.h 390 ui/gl/gl_bindings_api_autogen_gl.h
388 ui/gl/gl_bindings_api_autogen_glx.h 391 ui/gl/gl_bindings_api_autogen_glx.h
389 ui/gl/gl_bindings_api_autogen_osmesa.h 392 ui/gl/gl_bindings_api_autogen_osmesa.h
390 ui/gl/gpu_preference.h 393 ui/gl/gpu_preference.h
391 ui/gl/gpu_switching_observer.h 394 ui/gl/gpu_switching_observer.h
392 ui/native_theme/native_theme_export.h 395 ui/native_theme/native_theme_export.h
393 ui/ozone/ozone_base_export.h 396 ui/ozone/ozone_base_export.h
394 ui/ozone/public/ozone_switches.h 397 ui/ozone/public/ozone_switches.h
395 ui/shell_dialogs/shell_dialogs_export.h 398 ui/shell_dialogs/shell_dialogs_export.h
OLDNEW
« no previous file with comments | « build/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698