Chromium Code Reviews

Unified Diff: content/common/DEPS

Issue 1102673007: content: Move the remaining source files of webkit/ over here. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/gpu/client/context_provider_command_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 476430a2cdd64542ca3344ad4f63824a78d222cd..4ab0f65bd6955ade996fa2390dc04e09f000a639 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -2,7 +2,6 @@ include_rules = [
"+media/audio",
"+media/base",
"-storage/browser",
- "-webkit/renderer",
# No inclusion of WebKit from the browser, other than strictly enum/POD,
# header-only types, and some selected common code.
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/gpu/client/context_provider_command_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine