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

Side by Side Diff: .gitignore

Issue 2140803003: Add PopularUrls test for Chrome using telemetry correctness test framework. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed jbudorick's comments Created 4 years, 5 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/test/android/telemetry_tests/PRESUBMIT.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.orig 5 *.orig
6 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 /chrome/installer/mini_installer/mini_installer.aps 118 /chrome/installer/mini_installer/mini_installer.aps
119 /chrome/installer/mini_installer/support 119 /chrome/installer/mini_installer/support
120 /chrome/installer/mini_installer_syzygy.xml 120 /chrome/installer/mini_installer_syzygy.xml
121 /chrome/installer/mini_installer_tests_run.xml 121 /chrome/installer/mini_installer_tests_run.xml
122 /chrome/installer_util_strings.xml 122 /chrome/installer_util_strings.xml
123 /chrome/interactive_ui_tests_run.xml 123 /chrome/interactive_ui_tests_run.xml
124 /chrome/setup.xml 124 /chrome/setup.xml
125 /chrome/setup_unittests.xml 125 /chrome/setup_unittests.xml
126 /chrome/supplement.gypi 126 /chrome/supplement.gypi
127 /chrome/sync_integration_tests_run.xml 127 /chrome/sync_integration_tests_run.xml
128 /chrome/test/android/telemetry_tests/browser_tests/*.wpr
128 /chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/ 129 /chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/
129 /chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/test_src/ 130 /chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/test_src/
130 /chrome/test/chromeos/autotest/files/client/deps/perf_data_dep/test_src/ 131 /chrome/test/chromeos/autotest/files/client/deps/perf_data_dep/test_src/
131 /chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/ 132 /chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/
132 /chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/test_src/ 133 /chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/test_src/
133 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin 134 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
134 /chrome/test/data/firefox2_profile/searchplugins 135 /chrome/test/data/firefox2_profile/searchplugins
135 /chrome/test/data/firefox2_searchplugins 136 /chrome/test/data/firefox2_searchplugins
136 /chrome/test/data/firefox3_profile/searchplugins 137 /chrome/test/data/firefox3_profile/searchplugins
137 /chrome/test/data/firefox3_searchplugins 138 /chrome/test/data/firefox3_searchplugins
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
485 /ui/keyboard/keyboard_mojom_bindings.xml 486 /ui/keyboard/keyboard_mojom_bindings.xml
486 /ui/surface/surface.xml 487 /ui/surface/surface.xml
487 /ui/surface/surface_gpu_tests.xml 488 /ui/surface/surface_gpu_tests.xml
488 /v8 489 /v8
489 /webkit/data 490 /webkit/data
490 /webpagereplay_logs/ 491 /webpagereplay_logs/
491 /win8/delegate_execute/delegate_execute_version_resources.xml 492 /win8/delegate_execute/delegate_execute_version_resources.xml
492 /win8/metro_driver/metro_driver_version_resources.xml 493 /win8/metro_driver/metro_driver_version_resources.xml
493 /x86-generic_out/ 494 /x86-generic_out/
494 /xcodebuild 495 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | chrome/test/android/telemetry_tests/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698