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

Unified Diff: chrome/browser/metrics/variations/generate_resources_map_unittest.py

Issue 500223002: Update expectations for generate_resources_map_unittest.py. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/variations/generate_resources_map_unittest.py
diff --git a/chrome/browser/metrics/variations/generate_resources_map_unittest.py b/chrome/browser/metrics/variations/generate_resources_map_unittest.py
index 8cbb0ebee68c2d1964796f7b559fab5463685b3e..a7b1a2ba2916f16af3ff7840ea347ebe3c41debe 100755
--- a/chrome/browser/metrics/variations/generate_resources_map_unittest.py
+++ b/chrome/browser/metrics/variations/generate_resources_map_unittest.py
@@ -67,6 +67,8 @@ class GenerateResourcesMapUnittest(unittest.TestCase):
namespace chrome_variations {
+const size_t kNumResources = 4;
+
const uint32_t kResourceHashes[] = {
301430091U, // IDS_BOOKMARKS_NO_ITEMS
2654138887U, // IDS_BOOKMARK_BAR_IMPORT_LINK
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698