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

Unified Diff: gpu/skia_runner/DEPS

Issue 1149893010: gpu: play skp files through the command buffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: now with proper mac headers Created 5 years, 6 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 | « gpu/skia_runner/BUILD.gn ('k') | gpu/skia_runner/in_process_graphics_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/skia_runner/DEPS
diff --git a/ppapi/DEPS b/gpu/skia_runner/DEPS
similarity index 67%
copy from ppapi/DEPS
copy to gpu/skia_runner/DEPS
index 4b60426711f4f443b0f86c76092bcffb9731f57f..21e329d387ca74e083fb2940cc79de4adc149381 100644
--- a/ppapi/DEPS
+++ b/gpu/skia_runner/DEPS
@@ -1,5 +1,6 @@
include_rules = [
- "+third_party/WebKit/public/platform",
- "+third_party/WebKit/public/web",
+ "+third_party/khronos",
"+third_party/skia",
+ "+third_party/WebKit/public/platform",
+ "+skia/ext",
]
« no previous file with comments | « gpu/skia_runner/BUILD.gn ('k') | gpu/skia_runner/in_process_graphics_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698