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

Unified Diff: Source/Platform/chromium/public/WebCompositingReasons.h

Issue 15181006: Plumb CompositingReason from Blink to compositor. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rearranged reasons to hold us over with 32 reasons for now 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
Index: Source/Platform/chromium/public/WebCompositingReasons.h
diff --git a/Source/Platform/chromium/public/WebCompositingReasons.h b/Source/Platform/chromium/public/WebCompositingReasons.h
new file mode 100644
index 0000000000000000000000000000000000000000..e2e7c0df0599099228c44e901cb7a7c42e6c5e33
--- /dev/null
+++ b/Source/Platform/chromium/public/WebCompositingReasons.h
@@ -0,0 +1 @@
+#include "../../../../public/platform/WebCompositingReasons.h"
jamesr 2013/05/22 21:47:34 no need to add a forwarding header for a brand new

Powered by Google App Engine
This is Rietveld 408576698