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

Unified Diff: content/content_utility.gypi

Issue 2093983002: scheduler: Tell v8 about the current RAIL mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing gyp dependencies 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: content/content_utility.gypi
diff --git a/content/content_utility.gypi b/content/content_utility.gypi
index 481d2cd381dc1ee87b1dc5feb9133e66cefedfe0..13f77149a79d8824c8486a5e4afd0b12d7a3edb4 100644
--- a/content/content_utility.gypi
+++ b/content/content_utility.gypi
@@ -9,6 +9,7 @@
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../services/shell/shell.gyp:shell_lib',
'../services/shell/shell_public.gyp:shell_public',
+ '../third_party/WebKit/public/blink.gyp:blink',
'../url/url.gyp:url_lib',
],
'variables': {
« no previous file with comments | « components/scheduler/renderer/renderer_scheduler_impl_unittest.cc ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698