Boilerplate code to add chrome://syncfs-internals page for debugging SyncFileSystem. Will add the event code and event handlers in JS in next patch.

BUG=226353
TEST=Go to chrome://syncfs-internals and see something.
[email protected], [email protected], [email protected]

Review URL: https://codereview.chromium.org/14084008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197845 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/chrome_repack_resources.gypi b/chrome/chrome_repack_resources.gypi
index 35d91dc..8519aab 100644
--- a/chrome/chrome_repack_resources.gypi
+++ b/chrome/chrome_repack_resources.gypi
@@ -20,6 +20,7 @@
           '<(grit_out_dir)/component_extension_resources.pak',
           '<(grit_out_dir)/options_resources.pak',
           '<(grit_out_dir)/quota_internals_resources.pak',
+          '<(grit_out_dir)/sync_file_system_internals_resources.pak',
         ],
       }],
       ['OS != "ios"', {