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

Unified Diff: chrome/chrome_common.gypi

Issue 8790003: Allow the automation provider to accept an ID for performing render-view (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 9 years 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index d29f9db2727ca8357492a17d23fb15d2d1c8d3b9..764b6c857871f6739d981b144026dfe8c3afe5d1 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -61,6 +61,8 @@
'common/autofill_messages.h',
'common/automation_constants.cc',
'common/automation_constants.h',
+ 'common/automation_id.cc',
+ 'common/automation_id.h',
'common/automation_messages.cc',
'common/automation_messages.h',
'common/automation_messages_internal.h',

Powered by Google App Engine
This is Rietveld 408576698