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

Unified Diff: components/version_ui/version_ui_constants.h

Issue 1940153003: Remove references to 'chrome_build_id' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « components/crash/content/app/breakpad_linux.cc ('k') | components/version_ui/version_ui_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/version_ui/version_ui_constants.h
diff --git a/components/version_ui/version_ui_constants.h b/components/version_ui/version_ui_constants.h
index 3b4b24b5399839d296e2dfd19e773b02ecc9048e..d922674858d9f26d4547f7f401b2201d9032493a 100644
--- a/components/version_ui/version_ui_constants.h
+++ b/components/version_ui/version_ui_constants.h
@@ -24,8 +24,6 @@ extern const char kReturnVariationInfo[];
extern const char kApplicationLabel[];
extern const char kARC[];
extern const char kBlinkVersion[];
-extern const char kBuildID[];
-extern const char kBuildIDName[];
extern const char kCL[];
extern const char kCommandLine[];
extern const char kCommandLineName[];
« no previous file with comments | « components/crash/content/app/breakpad_linux.cc ('k') | components/version_ui/version_ui_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698