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

Unified Diff: base/version.h

Issue 8555003: Subject: [PATCH 09/10] base: remove unused header and include the right one instead (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: base: remove unused include Created 9 years, 1 month 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: base/version.h
diff --git a/base/version.h b/base/version.h
index 2ea4101a9aecb2b7caeb768af2fd52071c9f21ea..b6029d3c758a14ffb04fa8117830c0faa165611e 100644
--- a/base/version.h
+++ b/base/version.h
@@ -11,7 +11,6 @@
#include "base/base_export.h"
#include "base/basictypes.h"
-#include "base/gtest_prod_util.h"
// Version represents a dotted version number, like "1.2.3.4", supporting
// parsing and comparison.
« 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