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

Unified Diff: third_party/WebKit/public/platform/DEPS

Issue 2649023004: Have one ICCProfile per WebScreenInfo in Blink. (Closed)
Patch Set: rebase Created 3 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
« no previous file with comments | « content/test/layouttest_support.cc ('k') | third_party/WebKit/public/platform/WebScreenInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index 76b11842fda3685820daecc296fd56145cfd8d54..4caf401b07131fc6c1ea10227088367a37bcd766 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"-public/web",
"+services/service_manager/public/interfaces",
"+third_party/skia",
+ "+ui/gfx",
"+url",
"-web",
]
« no previous file with comments | « content/test/layouttest_support.cc ('k') | third_party/WebKit/public/platform/WebScreenInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698