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

Unified Diff: ui/views/examples/examples_window.cc

Issue 10867047: views/examples: Remove unused |browser_context_| variable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: ui/views/examples/examples_window.cc
diff --git a/ui/views/examples/examples_window.cc b/ui/views/examples/examples_window.cc
index ace771db0b773d555f4f827e404733c06a8e49ab..dbd866c8a954b4e4714a801c84b5c2f2df058b25 100644
--- a/ui/views/examples/examples_window.cc
+++ b/ui/views/examples/examples_window.cc
@@ -184,7 +184,6 @@ class ExamplesWindowContents : public WidgetDelegateView,
View* example_shown_;
Label* status_label_;
const Operation operation_;
- content::BrowserContext* browser_context_;
DISALLOW_COPY_AND_ASSIGN(ExamplesWindowContents);
};
« 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