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

Unified Diff: cc/DEPS

Issue 11293121: Add latency measurement system (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: minor input event changes Created 8 years 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: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index ccc99ea62d9e99273efacce1d35267ad62476aa6..4abd9f51a1c7faf487d615aa69b65fc2f7674fdb 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -11,4 +11,5 @@ include_rules = [
"+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h",
"+third_party/WebKit/Source/Platform/chromium/public/WebGraphicsMemoryAllocation.h",
"+third_party/WebKit/Source/Platform/chromium/public/WebImage.h",
+ "+webkit/compositor_bindings/web_latency_info_impl.h",
jamesr 2013/01/02 23:23:39 this is not good - cc/ shouldn't depend on the web
]
« no previous file with comments | « ash/wm/window_animations.cc ('k') | cc/delegating_renderer.h » ('j') | cc/gl_renderer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698