Index: content/shell/renderer/test_runner/test_runner.h |
diff --git a/content/shell/renderer/test_runner/test_runner.h b/content/shell/renderer/test_runner/test_runner.h |
index eaae272a560110e4550a9f14a75084ca6fc4535c..4bc8c4c48a848dc4f33e08d6558b5679471bf57c 100644 |
--- a/content/shell/renderer/test_runner/test_runner.h |
+++ b/content/shell/renderer/test_runner/test_runner.h |
@@ -604,9 +604,6 @@ class TestRunner : public WebTestRunner, |
WorkQueue work_queue_; |
- // Used by a number of layout tests in http/tests/security/dataURL. |
- bool global_flag_; |
- |
// Bound variable to return the name of this platform (chromium). |
std::string platform_name_; |