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

Unified Diff: chrome/browser/sync/js/DEPS

Issue 7624009: Original patch by rlarocque@chromium.org at http://codereview.chromium.org/7633077/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix windows build pt5 Created 9 years, 4 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/browser/sync/js/DEPS
diff --git a/chrome/browser/sync/js/DEPS b/chrome/browser/sync/js/DEPS
index 0123cb944c93a53ba0cc61c4b91605c1c963dcf9..3b29013fa055828ebc974250b8e9e9f754de0e84 100644
--- a/chrome/browser/sync/js/DEPS
+++ b/chrome/browser/sync/js/DEPS
@@ -4,9 +4,7 @@ include_rules = [
"+chrome/browser/sync/js",
- # The following should live in their own "includes" directory(ies).
- # Bug 19878.
- "+chrome/browser/sync/engine/syncapi.h",
+ "+chrome/browser/sync/internal_api",
"+chrome/browser/sync/sessions/session_state.h",
"+chrome/browser/sync/syncable/model_type.h",
"+chrome/browser/sync/syncable/transaction_observer.h",
« no previous file with comments | « chrome/browser/sync/internal_api/write_transaction.cc ('k') | chrome/browser/sync/js/js_sync_manager_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698