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

Unified Diff: webkit/DEPS

Issue 802113002: Revert "Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset #12 id:220001 … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 6 years 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 | « gpu/blink/webgraphicscontext3d_impl.cc ('k') | webkit/common/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
deleted file mode 100644
index e1e03d4ac47fd5d60f7dde1401fbdd156afc671c..0000000000000000000000000000000000000000
--- a/webkit/DEPS
+++ /dev/null
@@ -1,16 +0,0 @@
-# Do NOT add chrome to the list below. We shouldn't be including files from
-# src/chrome in src/webkit.
-include_rules = [
- "+cc/output",
- "+gpu/GLES2",
- "+gpu/command_buffer/client",
- "+gpu/command_buffer/common",
- "+gpu/command_buffer/service",
- "+gpu/skia_bindings",
- "+skia",
- "+third_party/WebKit/public/platform",
- "+third_party/khronos/GLES2",
- "+third_party/skia",
- "+ui/gfx",
- "+ui/gl",
-]
« no previous file with comments | « gpu/blink/webgraphicscontext3d_impl.cc ('k') | webkit/common/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698