summaryrefslogtreecommitdiffstats
path: root/content/DEPS
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-05-04 15:11:22 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-04 22:11:48 +0000
commit685c3980d31b5199924086b8c93a1ce751d24733 (patch)
tree21e2e5cc010b5c6c84e3f490be8e671a284d3730 /content/DEPS
parent0fa5b759d2bbd5c074277e2a13e6a765da031af4 (diff)
downloadchromium_src-685c3980d31b5199924086b8c93a1ce751d24733.zip
chromium_src-685c3980d31b5199924086b8c93a1ce751d24733.tar.gz
chromium_src-685c3980d31b5199924086b8c93a1ce751d24733.tar.bz2
content: Rename webkit_test_helpers.{cc,h} to blink_test_helpers.{cc,h}
Now that webkit/ is gone, we are preparing ourselves for the merge of third_party/WebKit into //blink. BUG=None BUG=content_shell && content_unittests R=avi@chromium.org Review URL: https://codereview.chromium.org/1118183003 Cr-Commit-Position: refs/heads/master@{#328202}
Diffstat (limited to 'content/DEPS')
-rw-r--r--content/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS
index 91328cc..5a9805e 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -113,7 +113,6 @@ include_rules = [
"+storage/browser",
"+storage/common",
- "+webkit",
# For generated JNI includes.
"+jni",