summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-20 01:37:19 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-20 01:37:19 +0000
commit76f6334342185167a22d829990103e7361c2f8d1 (patch)
tree1a9b7d2331e7b4e44330954c6b54c1fa4d5578a4 /WATCHLISTS
parent7a376e31c7da59b7ac08e7d10941e74d371f6963 (diff)
downloadchromium_src-76f6334342185167a22d829990103e7361c2f8d1.zip
chromium_src-76f6334342185167a22d829990103e7361c2f8d1.tar.gz
chromium_src-76f6334342185167a22d829990103e7361c2f8d1.tar.bz2
NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
We should be using the full path for nacl_log.h, because it shouldn't be installed into the NaCl SDK. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2908 TEST=build Review URL: https://chromiumcodereview.appspot.com/10804034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147594 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 0 insertions, 4 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 09fddc8..88e8c84 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -78,9 +78,6 @@
'chrome_frame': {
'filepath': 'chrome_frame/',
},
- 'chrome_views': {
- 'filepath': 'chrome/browser/ui/views',
- },
'chromedriver': {
'filepath': 'chrome/test/webdriver|third_party/webdriver'
},
@@ -428,7 +425,6 @@
'bubble': ['alicet@chromium.org', 'msw+watch@chromium.org'],
'chrome_frame': ['amit@chromium.org', 'grt+watch@chromium.org',
'robertshield@chromium.org'],
- 'chrome_views': ['tfarina@chromium.org'],
'chromedriver': ['kkania@chromium.org'],
'chromeos' : ['oshima+watch@chromium.org',
'stevenjb+watch@chromium.org'],