summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-07 23:48:04 +0000
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-07 23:48:04 +0000
commit3d7a219946c1f718357d15cddb954cda5f2c92eb (patch)
tree5ca44768d03e0b83202cb9f310b1eb94f142e6a4 /chrome/chrome_browser.gypi
parent6c2046560b8154ac140ec85465c60354bde17666 (diff)
downloadchromium_src-3d7a219946c1f718357d15cddb954cda5f2c92eb.zip
chromium_src-3d7a219946c1f718357d15cddb954cda5f2c92eb.tar.gz
chromium_src-3d7a219946c1f718357d15cddb954cda5f2c92eb.tar.bz2
Move cr.Event into cr.js since that file should not depend on any other files.
BUG=None TEST=Manually ran the js tests Review URL: http://codereview.chromium.org/2014005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46759 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r--chrome/chrome_browser.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 25099c8..f990a79 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3264,7 +3264,6 @@
{
'destination': '<(PRODUCT_DIR)/resources/shared/js/cr',
'files': [
- 'browser/resources/shared/js/cr/event.js',
'browser/resources/shared/js/cr/event_target.js',
'browser/resources/shared/js/cr/link_controller.js',
'browser/resources/shared/js/cr/promise.js',