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

Unified Diff: third_party/WebKit/Source/platform/graphics/DEPS

Issue 2419663009: Convert a few more CFI blacklist entries into DISABLE_CFI_PERF attributes. (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/Source/platform/graphics/DEPS
diff --git a/third_party/WebKit/Source/platform/graphics/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS
index 6a0aa56815f56101038fe9943fc8f7ee741aa6a5..7dcab9c3c4f4e29cee5748804e9ae1eeb27f8ed4 100644
--- a/third_party/WebKit/Source/platform/graphics/DEPS
+++ b/third_party/WebKit/Source/platform/graphics/DEPS
@@ -3,6 +3,7 @@ include_rules = [
# directories and files instead of writing 'base/'.
"+base/bind.h",
"+base/callback.h",
+ "+base/compiler_specific.h",
"+base/message_loop",
"+base/threading/thread_checker.h",
"+cc",

Powered by Google App Engine
This is Rietveld 408576698