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

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: Addressed reviewer feedback, keeping the forwarding include 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 | « Source/Platform/Platform.gypi ('k') | Source/WebKit/chromium/src/AssertMatchingEnums.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « Source/Platform/Platform.gypi ('k') | Source/WebKit/chromium/src/AssertMatchingEnums.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698