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

Unified Diff: content/content_tests.gypi

Issue 860393004: Expose whether a frame is focused to the browser process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kenrb review comment Created 5 years, 11 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 03c6f96b13324f48d87a7cdb3edf0fc7b4de5fd0..17afeca89f8b5a47a8613d501a7a5697d9f778c3 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -205,6 +205,7 @@
'browser/download/save_package_browsertest.cc',
'browser/fileapi/file_system_browsertest.cc',
'browser/frame_host/frame_tree_browsertest.cc',
+ 'browser/frame_host/render_frame_host_impl_browsertest.cc',
'browser/frame_host/render_frame_host_manager_browsertest.cc',
'browser/frame_host/navigation_controller_impl_browsertest.cc',
'browser/gpu/gpu_ipc_browsertests.cc',
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl_browsertest.cc ('k') | content/test/data/render_frame_host/focus.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698