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

Unified Diff: content/browser/DEPS

Issue 1799713002: gpu_host_messages.h => content/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed an unnecessary include Created 4 years, 9 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/browser/BUILD.gn ('k') | content/browser/gpu/gpu_data_manager_impl_private.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index c180ec22a350b44a987e70235c02e80b3a7fafc6..226dd414cf123e704192a8ed11a3ff45f4e16f71 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/url_formatter",
"+content/app/strings/grit", # For generated headers
+ "+content/gpu",
jam 2016/03/22 16:50:48 this is incorrect. content/browser should not depe
"+content/public/browser",
"+device/battery", # For battery status service.
"+device/vibration", # For Vibration API
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/gpu/gpu_data_manager_impl_private.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698