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

Unified Diff: content/public/gpu/DEPS

Issue 1859403002: Avoid GpuPreferences exposed in content public gpu interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address jam's comments Created 4 years, 8 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 | « content/gpu/gpu_child_thread.cc ('k') | content/public/gpu/gpu_video_decode_accelerator_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/gpu/DEPS
diff --git a/content/public/gpu/DEPS b/content/public/gpu/DEPS
index 305907462eb6d39700652345387b953bc247773b..21c9bfc3ee300c64db70364c0633862df08fe030 100644
--- a/content/public/gpu/DEPS
+++ b/content/public/gpu/DEPS
@@ -1,6 +1,7 @@
specific_include_rules = {
".*\.cc": [
"+content/common",
+ "+content/gpu",
],
"gpu_video_decode_accelerator_factory.h": [
"+gpu",
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | content/public/gpu/gpu_video_decode_accelerator_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698