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

Unified Diff: chrome/common/jstemplate_builder.h

Issue 10269008: fix jstemplate_builder::UseVersion2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | chrome/common/jstemplate_builder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/jstemplate_builder.h
diff --git a/chrome/common/jstemplate_builder.h b/chrome/common/jstemplate_builder.h
index e9253493a7e5e20d462755ad247447e0b29915a8..19afbc0c34e36006d4914e6928abdb4faf75efdc 100644
--- a/chrome/common/jstemplate_builder.h
+++ b/chrome/common/jstemplate_builder.h
@@ -33,8 +33,6 @@ class UseVersion2 {
~UseVersion2();
private:
- bool previous_value_;
-
DISALLOW_COPY_AND_ASSIGN(UseVersion2);
};
« no previous file with comments | « no previous file | chrome/common/jstemplate_builder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698