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

Unified Diff: chrome/test/chromedriver/BUILD.gn

Issue 2898013003: [Chromedriver] Remove obsolete AddCookieScript. (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « no previous file | chrome/test/chromedriver/js/add_cookie.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/BUILD.gn
diff --git a/chrome/test/chromedriver/BUILD.gn b/chrome/test/chromedriver/BUILD.gn
index f8de5fd8e40c8f2e6aaa5876b890833c0e5950e3..5dad239dd4e9807ce9c1f44f8cd3994b516e4867 100644
--- a/chrome/test/chromedriver/BUILD.gn
+++ b/chrome/test/chromedriver/BUILD.gn
@@ -9,7 +9,6 @@ action("embed_js_in_cpp") {
script = "embed_js_in_cpp.py"
js_files = [
- "js/add_cookie.js",
"js/call_function.js",
"js/execute_async_script.js",
"js/focus.js",
« no previous file with comments | « no previous file | chrome/test/chromedriver/js/add_cookie.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698