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

Unified Diff: content/public/gpu/DEPS

Issue 1646853002: Add embedder api for participating in gpu logic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: content/public/gpu/DEPS
diff --git a/content/public/gpu/DEPS b/content/public/gpu/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..28411429f5b804ab6afa7460349724b9f6d5c2dc
--- /dev/null
+++ b/content/public/gpu/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/browser/gpu",
jam 2016/01/28 16:47:36 huh? why is this? content/gpu can't depend on cont
kcwu 2016/01/28 17:55:30 This is for implementation of gpu_service_registry
jam 2016/01/28 21:13:39 Where do you want the code in gpu_service_registry
kcwu 2016/01/29 17:22:44 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698