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

Unified Diff: third_party/WebKit/public/platform/DEPS

Issue 2835763002: Use swap-promise to improve first* paint times (Closed)
Patch Set: remove printfs Created 3 years, 8 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/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index cf0e7d8aa057c161665b5b04d7413b0580036046..9317eb03c86afb49cc56f6983965a5e21767dcb1 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+base/callback_forward.h",
+ "+base/callback.h",
"+base/location.h",
"+base/logging.h",
"+base/metrics",

Powered by Google App Engine
This is Rietveld 408576698