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

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: compilation fix on Android/Mac 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 e8c752846dbc1528534cfd24316d6defce5bea54..887721ae3ac0b6cb52d1e9f38976a6b944fb201c 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -206,6 +206,7 @@
'browser/fileapi/file_system_browsertest.cc',
'browser/frame_host/frame_tree_browsertest.cc',
'browser/frame_host/render_frame_host_manager_browsertest.cc',
+ 'browser/frame_host/render_frame_host_impl_browsertest.cc',
Charlie Reis 2015/01/22 17:46:04 nit: Alphabetize
mlamouri (slow - plz ping) 2015/01/22 18:09:40 Done.
'browser/frame_host/navigation_controller_impl_browsertest.cc',
'browser/gpu/gpu_ipc_browsertests.cc',
'browser/indexed_db/indexed_db_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698