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

Unified Diff: chromeos_cros_api.h

Issue 6794045: Update kCrosAPIVersion to 124. Forgot to do this in the previous patch. (Closed) Base URL: http://git.chromium.org/git/cros.git@master
Patch Set: Created 9 years, 9 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: chromeos_cros_api.h
diff --git a/chromeos_cros_api.h b/chromeos_cros_api.h
index b89dc9bb763530ac34a9cd0974bd0e370b2a292a..5b64ddfaf62e16e41d6fea4d086cdeec99cb96a8 100644
--- a/chromeos_cros_api.h
+++ b/chromeos_cros_api.h
@@ -214,7 +214,7 @@ namespace chromeos { // NOLINT
enum CrosAPIVersion {
kCrosAPIMinVersion = 110,
- kCrosAPIVersion = 123
+ kCrosAPIVersion = 124
};
// Default path to pass to LoadCros: "/opt/google/chrome/chromeos/libcros.so"
« 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