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

Unified Diff: cc/DEPS

Issue 11358080: Separate TransferableResource into own header (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unused accessor Created 8 years, 1 month 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 | « no previous file | cc/cc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index e284d23188714e4c0e0cb58e2ab898dd06af93d0..cf10e4cde11f5085f2b9f79c2a26a13802174c7c 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -29,4 +29,7 @@ include_rules = [
# http://crbug.com/154451
"+third_party/WebKit/Source/WTF/config.h",
"+Source/WTF/config.h",
+# TODO(piman): Remove as soon as ui/compositor uses cc directly.
+# http://crbug.com/159278
+ "+third_party/WebKit/Source/Platform/chromium/public/WebCompositorTransferableResourceList.h"
jamesr 2012/11/03 01:23:16 lgtm
]
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698