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

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: Cleaned up 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 c1ff6e9e025481f0e01dbfab015ddcc75158e62b..d770aab28024eba990615258cb2ab8a57099bed5 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',

Powered by Google App Engine
This is Rietveld 408576698