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

Unified Diff: chrome/chrome_browser.gypi

Issue 3307013: Implement the webNavigation.onCommitted event. (Closed)
Patch Set: updates Created 10 years, 3 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 557aa0579e01e9614be0c49f8977d03d6125740a..6881041fa5bd82e0852308ab219b5b817ad3356e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1462,6 +1462,8 @@
'browser/extensions/extension_updater.h',
'browser/extensions/extension_webrequest_api_constants.cc',
'browser/extensions/extension_webrequest_api_constants.h',
+ 'browser/extensions/extension_webnavigation_api.cc',
+ 'browser/extensions/extension_webnavigation_api.h',
'browser/extensions/extension_webnavigation_api_constants.cc',
'browser/extensions/extension_webnavigation_api_constants.h',
'browser/extensions/extension_webstore_private_api.cc',
« no previous file with comments | « chrome/browser/tab_contents/navigation_controller.cc ('k') | chrome/common/extensions/api/extension_api.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698