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

Unified Diff: cc/DEPS

Issue 11192030: cc: Switch to Chromium DCHECKs LOGs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: dcheck and ndebug Created 8 years, 2 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 | « no previous file | cc/PRESUBMIT.py » ('j') | cc/animation_curve.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 32e11cc610c206cd43424d0fa23b0c00b60198f0..33e133ee1f29055ab20d9648467ec0fca00d5828 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -21,6 +21,8 @@ include_rules = [
"+Source/WebCore/platform/graphics/IntPoint.h",
"+Source/WebCore/platform/graphics/IntRect.h",
"+Source/WebCore/platform/graphics/IntSize.h",
+ "+third_party/WebKit/Source/WTF/config.h",
+ "+Source/WTF/config.h",
# http://crbug.com/144540
"+third_party/WebKit/Source/WebCore/platform/graphics/Region.h",
"+Source/WebCore/platform/graphics/Region.h",
« no previous file with comments | « no previous file | cc/PRESUBMIT.py » ('j') | cc/animation_curve.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698