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

Unified Diff: ui/compositor/DEPS

Issue 15648012: Update references to Blink's Platform API headers (remaining) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « ui/aura/bench/bench_main.cc ('k') | ui/compositor/layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index 7dbb84f4d0a7da223ecd5294ad795c08b9bdecfa..626b1978c9087328a75a2a25fd5aba9a3560aca4 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -3,9 +3,9 @@
# Compositor out of WebKit.
include_rules = [
"+cc",
- "+third_party/WebKit/Source/Platform/chromium/public/WebFilterOperation.h",
- "+third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h",
- "+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h",
- "+third_party/WebKit/Source/Platform/chromium/public/WebString.h",
+ "+third_party/WebKit/public/platform/WebFilterOperation.h",
+ "+third_party/WebKit/public/platform/WebFilterOperations.h",
+ "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
+ "+third_party/WebKit/public/platform/WebString.h",
"+webkit/common/gpu",
]
« no previous file with comments | « ui/aura/bench/bench_main.cc ('k') | ui/compositor/layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698