[search_engines] Sync unit test: Update test GUIDs to form "guid1"
Previously, we were using "key1", "key2", etc. as the GUIDs for our test engines. This was confusing, because "key1", etc. was also used for the keywords to our test engines. For clarity, we've changed all GUIDs of the form "key1" to "guid1", and added a DCHECK to warn developers not to do it again. No functional changes here, just a simple rename of constants in our test files. Bug: 1022775 Change-Id: I776feb17190942fc23e4c5a5d669bc0dbfec537b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573339 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#833797}
Showing
This diff is collapsed.
Please register or sign in to comment