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

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

Issue 2086833005: align WebMemoryPressureLevel with MemoryPressureListener::MemoryPressureLevel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add static_assert check Created 4 years, 6 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 84bd6cf649dc3d0138e7cfc0e0d7815c50dd6b70..5981f5559dd2a2eebb968dca938c3db76f1149af 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+base/logging.h",
+ "+base/memory/memory_pressure_listener.h",
"+base/metrics",
"+base/trace_event",
"-bindings",

Powered by Google App Engine
This is Rietveld 408576698