Index: chrome/browser/sync/README.js |
diff --git a/chrome/browser/sync/README.js b/chrome/browser/sync/README.js |
index 492c5c3963958523ee0c01cec01585ab36f0e6b9..0fbfa66bc0e6ad04786fb78939a940af3eb27558 100644 |
--- a/chrome/browser/sync/README.js |
+++ b/chrome/browser/sync/README.js |
@@ -16,8 +16,6 @@ An event has a name and a details object, which is represented by a |
JsEventDetails (js_event_details.h) object, which is basically a |
wrapper around an immutable DictionaryValue. |
-TODO(akalin): Move all the js_* files into a js/ subdirectory. |
- |
Message/event flow |
------------------ |