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

Unified Diff: content/common/gpu/client/DEPS

Issue 890873007: Cleanup: Move ContextProviderWebContext into cc/blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/common/gpu/client/DEPS
diff --git a/content/common/gpu/client/DEPS b/content/common/gpu/client/DEPS
index 2e15de3446b22646d7579578c99cbe45bb82b849..1aea6635f147f9462b10e5289d997ebbacb185dc 100644
--- a/content/common/gpu/client/DEPS
+++ b/content/common/gpu/client/DEPS
@@ -1,3 +1,7 @@
+include_rules = [
+ "+cc/blink",
+]
+
specific_include_rules = {
# Tests can make use of content/browser/ infrastructure.
".*browsertest\.cc": [

Powered by Google App Engine
This is Rietveld 408576698