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

Unified Diff: content/test/webkit_support.h

Issue 463603003: content: Delete webkit_support.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: content/test/webkit_support.h
diff --git a/content/test/webkit_support.h b/content/test/webkit_support.h
deleted file mode 100644
index adec4a81f842947fa814b7a22d37c110bb58a22c..0000000000000000000000000000000000000000
--- a/content/test/webkit_support.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef CONTENT_TEST_WEBKIT_SUPPORT_H_
-#define CONTENT_TEST_WEBKIT_SUPPORT_H_
-
-// TODO(tfarina): Remove this file when Blink is changed to include
-// blink_test_environment.h
-#include "content/test/blink_test_environment.h"
-
-#endif // CONTENT_TEST_WEBKIT_SUPPORT_H_
« 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